Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0x5b5e75…9383be
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0x298938…c807e8
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0x808266…c2855f
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0x3d8126…5d2752
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0xc36057…68800b
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0x178f87…2ae016
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0x3c78d0…ac7233
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0xd6dd71…bf9d5e
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0x469911…bb888a
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0xdedc77…0bbc20
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0xb95c81…9bd40a
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0xe6eb13…326f93
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0xea4eb6…2b57fb
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0xc62cb7…936f50
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0xe0338a…46c0ce
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0x6f0a56…036136
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0x3efd52…ebf580
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa26d ago0x254d1f…c10a6a

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.