Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800x9c95…e299Base—$0.001100%fluxa49d ago0x7902d1…095730
0xb228…61800x9c95…e299Base—$0.001100%fluxa49d ago0x2ccfde…8462e5
0xb228…61800xfe80…47eeBase—$0.001100%fluxa49d ago0x67a141…8e5891
0xb228…61800xfe80…47eeBase—$0.001100%fluxa49d ago0xcf0771…8b1656
0xb228…61800x9c95…e299Base—$0.001100%fluxa49d ago0xe6b501…64f2a3
0xb228…61800xfe80…47eeBase—$0.001100%fluxa49d ago0x6c46fd…84ace6
0xb228…61800xfe80…47eeBase—$0.001100%fluxa49d ago0x791213…e34419
0xb228…61800x9c95…e299Base—$0.001100%fluxa49d ago0x8e660a…3daf36
0xb228…61800xfe80…47eeBase—$0.001100%fluxa49d ago0x234ad0…1718d5
0xb228…61800xfe80…47eeBase—$0.001100%fluxa49d ago0x923399…d19216
0xb228…61800xfe80…47eeBase—$0.001100%fluxa49d ago0x00a3a9…493530
0xb228…61800x9c95…e299Base—$0.001100%fluxa49d ago0xc24701…09bd2d
0xb228…61800x9c95…e299Base—$0.001100%fluxa49d ago0x2623db…f88b55
0xb228…61800x9c95…e299Base—$0.001100%fluxa49d ago0x07f7b2…d2d6d0
0xb228…61800x9c95…e299Base—$0.001100%fluxa49d ago0xd61317…2bb656
0xb228…61800x9c95…e299Base—$0.001100%fluxa49d ago0x200a0d…17a811
0xb228…61800x9c95…e299Base—$0.001100%fluxa49d ago0xc9512e…45133c
0xb228…61800x9c95…e299Base—$0.001100%fluxa49d ago0x40225d…5c2be3
0xb228…61800x9c95…e299Base—$0.001100%fluxa49d ago0x0dc55f…bcd2b3
0xb228…61800x9c95…e299Base—$0.001100%fluxa49d ago0x876a0b…b246b2
0xb228…61800xfe80…47eeBase—$0.001100%fluxa49d ago0x78d3fc…fdf99f
0xb228…61800xfe80…47eeBase—$0.001100%fluxa49d ago0xfcd544…c3077c
0xb228…61800xfe80…47eeBase—$0.001100%fluxa49d ago0xeaecb6…a7ee34
0xb228…61800xfe80…47eeBase—$0.001100%fluxa49d ago0x1a106d…596081

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.