Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa64d ago0xac72a4…d74a16
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa64d ago0x67ecfb…b6f6aa
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa64d ago0xc66764…82c7c3
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa64d ago0xb9b811…1d5fbc
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa64d ago0x0b3613…e2b1ab
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa64d ago0x8a9d22…7a5f0f
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa64d ago0x603a44…23ec80
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa64d ago0xc9fa2f…524989
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa64d ago0xd0c78a…978517
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa64d ago0xa23bc8…6e14e6
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa64d ago0xfa6696…a013f6
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa64d ago0xd98eb8…5dda36
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa64d ago0xb6d513…cb5c56
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa64d ago0x944a8b…c59926
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa65d ago0x0fd748…9396e2
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa65d ago0x3536d5…c2f963
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa65d ago0x76e702…cef35e
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa65d ago0xf3c345…321e47
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa65d ago0x51f0d0…aba4be
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa65d ago0xa05270…bd9358
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa65d ago0xb043a9…c4ebf0
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa65d ago0x594633…1c225a
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa65d ago0xa0ceeb…82f5a0
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa65d ago0x38a289…7e1576
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa65d ago0x3fb078…d87d63

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.