Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430x9c95…e299Base$0.001100%fluxa41d ago0xd6b37f…ab57c9
0x4abc…4e430x9c95…e299Base$0.001100%fluxa41d ago0x650319…72e6e2
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa41d ago0x8772ce…57dce6
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa41d ago0x453be7…677edc
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa41d ago0x692c48…698ef2
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa41d ago0x4fd153…1d5f29
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa42d ago0xdbd57f…a5cc17
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xb3a543…da5fae
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x2feb69…a2c646
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xc880be…aa95b9
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xafa921…6068ec
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa42d ago0x0b2f2d…02945d
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa42d ago0x7fcc0b…89e31f
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa42d ago0xd27f38…e16297
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xe32e86…092e8f
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xba8f3c…3b641e
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x34d015…7fc751
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x1bfc0c…9414d3
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xaedd74…a4d911
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x471886…ab6d87
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xee2fa3…d3f8e1
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xbec940…6dbc5f
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x0dadab…26d743
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x80b285…2d97f5
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x65c2a7…df4714

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.