Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x6a01a0…826e93
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0xe008e0…c6e4f7
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0xcf340c…db86ba
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0xb62a60…dd2963
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x147d7d…499b40
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x1951ca…e4fcb8
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0xddac57…c2e1af
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0xcf205e…7a1717
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x2de1bf…1f8b67
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x9604a3…a024b4
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x99088c…0972c6
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x1983fb…3c08f5
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x52972c…118183
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0xba81aa…f86aaf
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x4a1b5c…73e7f9
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x85f4c9…f62abf
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x90c612…f61c1c
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x6151ed…04071a
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x3e6afb…3dcd3d
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x6b7bdc…e34963
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0xb18d81…44a461
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x5a9a45…1ffc4e
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0xf5e43d…e3d87d
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x4fd95c…4cc050
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x1b2fa6…50e424

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://app.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://app.roundhouseai.io/dashboard/team.

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