Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0x56bf25…6c05fb
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0x06923d…c44f98
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0x3fc8fa…45983e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0xda5f35…36f54e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0x596b7c…074c36
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0xcbff81…4f8303
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0x4a28a4…961a27
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0xc8b388…c09070
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0xbe6453…223f8d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0x330987…594c67
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0x3b3a1d…6e222b
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0xe261cd…0af61f
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0x69ae8d…082eda
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0xb39c61…6f3054
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0xd86437…b67b4e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0x3a2dd9…664b9d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0xd1f522…a241e5
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0xe6bd09…5f4ed9
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0xb70d44…de43f0
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0xd5c62d…00ca69
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0xf20c7a…edd983
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0x8d2fe5…945e35
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0x9ad829…7d69f3
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0x0dd393…ea74fc
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase65d ago0xf9680d…8278fc

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.