Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86bb…01120x9c95…e299Base$0.001100%fluxa49d ago0x8e45ab…15dd2b
0x86bb…01120xfe80…47eeBase$0.001100%fluxa49d ago0x8373cc…d8b5d9
0x86bb…01120xfe80…47eeBase$0.001100%fluxa49d ago0xd0191d…a11123
0x86bb…01120xfe80…47eeBase$0.001100%fluxa49d ago0x45ea56…ce92b7
0x86bb…01120xfe80…47eeBase$0.001100%fluxa49d ago0xa35672…044973
0x86bb…01120xfe80…47eeBase$0.001100%fluxa49d ago0x559486…3fab1e
0x86bb…01120xfe80…47eeBase$0.001100%fluxa49d ago0x444fd1…3d3f72
0x86bb…01120xfe80…47eeBase$0.001100%fluxa49d ago0xcc8fd3…21e450
0x86bb…01120xfe80…47eeBase$0.001100%fluxa49d ago0x6d269f…074c0e
0x86bb…01120xfe80…47eeBase$0.001100%fluxa49d ago0xe73e27…281a1a
0x86bb…01120xfe80…47eeBase$0.001100%fluxa49d ago0x4bb8e6…f74953
0x86bb…01120xfe80…47eeBase$0.001100%fluxa49d ago0x266e83…f6eed3
0x86bb…01120xfe80…47eeBase$0.001100%fluxa49d ago0x54288b…5eb077
0x86bb…01120xfe80…47eeBase$0.001100%fluxa50d ago0x015177…4b59b0
0x86bb…01120xfe80…47eeBase$0.001100%fluxa50d ago0xdea324…048d49
0x86bb…01120xfe80…47eeBase$0.001100%fluxa50d ago0x7c49de…e3a28e
0x86bb…01120xfe80…47eeBase$0.001100%fluxa50d ago0x694569…74d16b
0x86bb…01120xfe80…47eeBase$0.001100%fluxa50d ago0x1be201…a1505c
0x86bb…01120xfe80…47eeBase$0.001100%fluxa50d ago0x13099e…468609
0x86bb…01120xfe80…47eeBase$0.001100%fluxa50d ago0x9fe700…4ad0b8
0x86bb…01120xfe80…47eeBase$0.001100%fluxa50d ago0x24652f…6761d7
0x86bb…01120xfe80…47eeBase$0.001100%fluxa50d ago0x9c9003…254d50
0x86bb…01120xfe80…47eeBase$0.001100%fluxa50d ago0x3e7830…f95de1
0x86bb…01120xfe80…47eeBase$0.001100%fluxa50d ago0xdb6df8…d19446
0x86bb…01120xfe80…47eeBase$0.001100%fluxa50d ago0x040262…ebfedf

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.