Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0x9b8e1f…950699
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0xd9734e…f8777a
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0x502943…8968f1
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0x553abb…c75836
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0xcbc4f5…f17625
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0x6fc0dc…bc31bd
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0xd3e65d…5d71b6
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0x2250da…e2c30d
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0xba737a…336cc9
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0x63356e…778959
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0x0d1d24…d8fb65
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0x8b12be…ed4c6f
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0x2d4cc0…e0fdf5
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0x9a1117…b1a0d5
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0xfe8b9d…ecda80
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0xbc73c1…13246f
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0xc0614d…88eda7
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0x39cbf0…70b7b8
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0xa880e3…348965
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0xa8fa2a…92889d
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0xaeddb1…71335d
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0xa8acb8…c8139c
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa30d ago0x8b50a6…d25b6d
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa31d ago0x8fde1d…e7efe3
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa31d ago0x86be7a…3bb596

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.