Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd8c…a7c40x8470…24daBase—$0.01100%coinbase73d ago0xea4338…8dd088
0xdd8c…a7c40xf0db…350cBase—$0.01100%coinbase73d ago0x3a7ff3…37ab45
0xdd8c…a7c40x8ae9…9eafBase—$0.01100%coinbase73d ago0x758e74…1dbadb
0xdd8c…a7c40xb325…12fbBase—$0.01100%coinbase73d ago0x8e292c…692542
0xdd8c…a7c40xb23e…2d84Base—$0.01100%coinbase73d ago0x382f29…e76d2d
0xdd8c…a7c40x8e50…1ed6Base—$0.01100%coinbase73d ago0x684134…ab56f1
0xdd8c…a7c40xa618…2018Base—$0.01100%coinbase73d ago0xbde054…96e6c4
0xdd8c…a7c40xf914…350fBase—$0.01100%coinbase73d ago0xf0df5c…8477f6
0xdd8c…a7c40xb1db…f7e9Base—$0.01100%coinbase73d ago0xac38d3…8a7704
0xdd8c…a7c40xf285…b110Base—$0.01100%coinbase73d ago0x99a73c…c4a938
0xdd8c…a7c40x9683…4aa0Base—$0.01100%coinbase73d ago0x6e6425…d90f5d
0xdd8c…a7c40xc6c1…79c7Base—$0.01100%coinbase73d ago0x9cecd6…349e1d
0xdd8c…a7c40x7c3c…396bBase—$0.01100%coinbase73d ago0x744944…34d4cf
0xdd8c…a7c40xd0ec…3e00Base—$0.01100%coinbase73d ago0xd3ad1b…296468
0xdd8c…a7c40x8399…be07Base—$0.01100%coinbase73d ago0x50dc1d…a6d03e
0xdd8c…a7c40xd883…5203Base—$0.01100%coinbase73d ago0x974345…1085e9
0xdd8c…a7c40x750b…d5fcBase—$0.01100%coinbase73d ago0x6f9976…301726

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.