Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0xdc98f9…3be61d
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0x99ba0b…8f91e6
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0x1db9a7…0b848f
0x23d0…c2b80x9c95…e299Base—$0.001100%fluxa38d ago0x708d7f…226882
0x23d0…c2b80x9c95…e299Base—$0.001100%fluxa38d ago0x53e758…8a5a41
0x23d0…c2b80x9c95…e299Base—$0.001100%fluxa38d ago0x901181…1f5e3a
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0x5c87bb…9aa345
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0xcd825d…4d3a1e
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0xa91808…272006
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0xad6263…4a7893
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0x61242a…7fa046
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0x8e075c…bd77a1
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0xd2dad3…3f857a
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0x162d18…9a6f59
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0x7efe37…c60f6a
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0x0acf3e…3cb63a
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0xb65c2d…6f84fe
0x23d0…c2b80x9c95…e299Base—$0.001100%fluxa38d ago0x934003…b52732
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0x05c704…7d6ded
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0x69a617…3e7a4a
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0x4195c1…a08546
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0x98aaa9…c9ab4a
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0x806b92…e83b17
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0x5d2ba8…517887
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa38d ago0xeb3ed2…c48639

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.