Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x3c2957…99ffb9
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x22a008…b0e9e5
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0xddd35c…b62a6e
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x7f013d…615078
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x381d0b…1bf8d8
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x0b0d1b…5464c4
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0xea4d3d…9a832d
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x274732…e5de08
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0xb5007c…6a2a8b
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x4bfaba…eed87c
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x720b71…94f6b2
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x283077…832648
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x8e4c65…b86f7f
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x731ad1…d3e165
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0xd2d636…57df53
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x5bc9be…ef06a7
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x0bc47c…294a50
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x1dc36d…49a846
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x1ec1e5…f2eb7b
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x68e901…cf4d1b
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0xbe4c37…134e11
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0xa302ba…f6cbfc
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x9a5583…00a495
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x3c1249…66a269
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0xde8a41…b55e9a

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.