Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase3h ago0x4cd75b…0c127c
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0x6db840…6668e3
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0x2336a6…edbfc3
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0xe68441…157bbe
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0x7e5bc6…d168dd
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0x98c8d5…7fec56
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0x788038…26ea88
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0xecce07…b9b43c
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0xd2bf8c…ded1a0
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0x12ab07…25cd05
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0x0fda5d…4169eb
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0x1d8443…387951
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0x96d898…7552e2
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0xf57487…b4cc35
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0x4e6e93…f3557d
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0x74ef70…82eb1b
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0x1e9dbe…356e71
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase6h ago0xa8507f…42dcd9
0x9a2a…b2240xcb9b…d7e9BasebotsmithX$0.02100%coinbase11h ago0xfea444…b1e239
0x9a2a…b2240xcb9b…d7e9BasebotsmithX$0.02100%coinbase11h ago0x20d63f…20911c

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.