Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f1f…87990x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0xa1f8b4…dbb829
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.005100%coinbase34d ago0x4317a8…de16b4
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0xcc8792…734569
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.005100%coinbase34d ago0x89b1da…6a78b8
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0xeaff03…c260b0
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.005100%coinbase34d ago0x78fe43…52351e
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0x41cb9c…15d661
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.005100%coinbase34d ago0x5bc926…9c72cd
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0x0847fc…34e245
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.005100%coinbase34d ago0xea3d87…d7891d
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0x0ae7a6…a52677
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.005100%coinbase34d ago0x990c32…d31212
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0xd80c87…ffed5f
0x120c…b45e0x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0x39b936…637ada
0x2f1f…87990x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0x746b3f…e5c361
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0xb40856…490bca
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0x61ff9c…a4a537
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0xaf7c6c…0ebaf9
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0x3d521b…42fc55
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0x763439…aacc35
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0x5a3a14…2fc07f
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0x718272…d6482e
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0xb06d7e…e25deb
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0xa71502…4d76ba
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0x974f2f…4778c6

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.