Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase70d ago0xea0131…d84267
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates70d ago0x9f8bc6…7e97ed
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase70d ago0x51a089…74bbb3
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates70d ago0x5c33a8…5a6b75
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase70d ago0xa86205…645c4b
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates70d ago0xd06b33…e0e4e9
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase70d ago0x9fe719…c46381
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates70d ago0x79c00f…45022b
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase70d ago0x37fbf8…476bf4
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates70d ago0xcba5d6…70e417
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase70d ago0x7e1dc0…0d7844
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates70d ago0xca1e99…5c585b
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase70d ago0x7f5901…d69f31
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates70d ago0xd4c44e…d80f36
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase70d ago0xeaa7ae…ece880
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates70d ago0xffbe20…b4ed13
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase70d ago0x79dcc8…0211b7
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates70d ago0x68bfc9…82bb04
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase70d ago0xe9b176…17d604
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates70d ago0x61d2d9…0c7911
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase70d ago0x170878…40086a
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates70d ago0x0f34d1…abd5b7
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase70d ago0xba6172…e515ac
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates70d ago0xce602c…c72da4
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase70d ago0x71f7fb…dfe2ae

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.