Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7627…f5280xfe80…47eeBase$0.001100%fluxa35d ago0xd7c59d…96ec18
0x7627…f5280xfe80…47eeBase$0.001100%fluxa35d ago0x700abd…ed9d70
0x7627…f5280xfe80…47eeBase$0.001100%fluxa35d ago0xfea640…76716f
0x7627…f5280xfe80…47eeBase$0.001100%fluxa35d ago0x3f4112…5fa338
0x7627…f5280xfe80…47eeBase$0.001100%fluxa35d ago0x64216b…034feb
0x7627…f5280xfe80…47eeBase$0.001100%fluxa35d ago0x24ca22…7aab38
0x7627…f5280xfe80…47eeBase$0.001100%fluxa35d ago0x29d705…f278f7
0x7627…f5280xfe80…47eeBase$0.001100%fluxa35d ago0xf2fab2…104987
0x7627…f5280x9c95…e299Base$0.001100%fluxa35d ago0x3a722e…8afe30
0x7627…f5280x9c95…e299Base$0.001100%fluxa35d ago0x563f1c…67ddd1
0x7627…f5280xfe80…47eeBase$0.001100%fluxa35d ago0xd0276b…3eacf7
0x7627…f5280xfe80…47eeBase$0.001100%fluxa35d ago0x70fe7c…7bfddd
0x7627…f5280xfe80…47eeBase$0.001100%fluxa35d ago0x7522a9…b2f584
0x7627…f5280x9c95…e299Base$0.001100%fluxa35d ago0x012d07…858faa
0x7627…f5280x9c95…e299Base$0.001100%fluxa35d ago0xe5fd8a…e45f54
0x7627…f5280xfe80…47eeBase$0.001100%fluxa35d ago0x927910…92d42a
0x7627…f5280x9c95…e299Base$0.001100%fluxa35d ago0xc30a84…939f0f
0x7627…f5280xfe80…47eeBase$0.001100%fluxa35d ago0x4cfe51…4bd452
0x7627…f5280x9c95…e299Base$0.001100%fluxa36d ago0x91aa7a…a2926d
0x7627…f5280xfe80…47eeBase$0.001100%fluxa36d ago0x672994…a15cbe
0x7627…f5280x9c95…e299Base$0.001100%fluxa36d ago0x6976d3…944ffd
0x7627…f5280xfe80…47eeBase$0.001100%fluxa36d ago0xaae449…d450a8
0x7627…f5280x9c95…e299Base$0.001100%fluxa36d ago0x950abf…3a0cdd
0x7627…f5280xfe80…47eeBase$0.001100%fluxa36d ago0x976d81…c99441
0x7627…f5280xfe80…47eeBase$0.001100%fluxa36d ago0xfc2021…e87dac

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.