Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase45d ago0xe87661…67c095
0x06ee…aace0x2670…293fBase—$0.01100%coinbase46d ago0x02ef9a…ec615f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase46d ago0x1bd5f7…e1b2a4
0xbf4a…848e0x2670…293fBase—$5.00100%coinbase46d ago0xddba76…10c909
0x06ee…aace0x2670…293fBase—$0.01100%coinbase46d ago0x51bfe9…4d7901
0x06ee…aace0x2670…293fBase—$0.01100%coinbase46d ago0x2f9f95…fa8562
0x06ee…aace0x2670…293fBase—$0.01100%coinbase46d ago0x54f46a…981079
0x06ee…aace0x2670…293fBase—$0.01100%coinbase46d ago0x0b0833…af61f9
0x06ee…aace0x2670…293fBase—$0.01100%coinbase46d ago0xec7808…c6d5e2
0x06ee…aace0x2670…293fBase—$0.01100%coinbase46d ago0x18e274…5ebc1c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase46d ago0xad93fa…1d8c5f
0x9cd4…2b5e0x2670…293fBase—$5.00100%coinbase46d ago0x3b0287…297358
0x06ee…aace0x2670…293fBase—$0.01100%coinbase46d ago0x71101f…74209d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase46d ago0xdf99e5…c5a48b
0x06ee…aace0x2670…293fBase—$0.01100%coinbase46d ago0x5520b0…43ef69
0x06ee…aace0x2670…293fBase—$0.01100%coinbase46d ago0x528cb4…02a5d7
0x06ee…aace0x2670…293fBase—$0.01100%coinbase46d ago0x81d8b2…60a345
0x5c3d…44560x2670…293fBase—$5.00100%coinbase46d ago0xfc5349…b0e1c3

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.