Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0x2362dd…5b830e
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0x44ef51…b3023f
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa39d ago0xac11ae…554759
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa39d ago0x370690…5fe58e
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0x46913c…769e81
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0x68ff04…98019e
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0x6b4369…4c4f75
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0x6c6ecf…d1dbf0
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa39d ago0x182a1a…f997d9
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa39d ago0x5e4239…34b185
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0x4cd0ee…80eae5
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0x292a09…82de93
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0x01c712…f781a1
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0xd457a8…9b110a
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0x37bdc9…34d78c
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0xeb6085…8bf45e
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0xc32378…23eddf
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa39d ago0x8d7450…c48453
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0x63eda6…c95bdd
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0x4dfcd0…5aa74a
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0x0b2e7b…89d2b2
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa39d ago0x0e47d0…5fa5eb
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa39d ago0xc9fbc4…a21b0d
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa39d ago0xe09d40…589c8a
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa39d ago0x5ab5b8…751a2a

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.