Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa41d ago0xe60c71…92c46f
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa41d ago0x9f352b…32755c
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa41d ago0x8f0d66…bed441
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0xd03d9f…fb08f5
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0x71a42d…1b1766
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0xc94fc1…220809
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0x5fefe8…8e7d42
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0xc2dfc6…fa7778
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa41d ago0x970575…47ae9a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0x13e6ea…adbf19
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0xdb59d9…b658b5
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa41d ago0x190663…096568
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0xceb123…7afd6f
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0x716081…48168d
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0xb7f69c…829414
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0x2ac0fe…67606f
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa41d ago0x63a915…51728c
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0xd4006e…761b4a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0xbcb0f8…1fc96d
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0x71055b…df211b
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0xca2f54…d1e70a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0x1d069e…65bd4f
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0xd779de…3c7de7
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa41d ago0x18e964…7b642e
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa41d ago0x564bcb…c22e4a

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.