Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0x4ee785…f61b45
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0xe86acc…12ad9f
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0xc686e4…5871b4
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0x37de3a…e90815
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0xd11387…ec2a22
0x6387…5be80xfe80…47eeBase$0.001100%fluxa33d ago0xef6b9a…4ee649
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0x14f096…f0565b
0x6387…5be80xfe80…47eeBase$0.001100%fluxa33d ago0x8e6172…62abf5
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0x7c1545…572b3d
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0x56ac08…9ecab5
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0xa16b65…2936e5
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0x3940ad…5f8011
0x6387…5be80xfe80…47eeBase$0.001100%fluxa33d ago0x3b7718…6b72dd
0x6387…5be80xfe80…47eeBase$0.001100%fluxa33d ago0x33255e…5b7507
0x6387…5be80xfe80…47eeBase$0.001100%fluxa33d ago0x3ded6e…6b4b23
0x6387…5be80xfe80…47eeBase$0.001100%fluxa33d ago0x6aec91…1df19e
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0x34e091…2f341d
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0x5aac3a…2991e5
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0x236668…e7394d
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0x13bda1…b4ea00
0x6387…5be80xfe80…47eeBase$0.001100%fluxa33d ago0x236afb…f688f8
0x6387…5be80xfe80…47eeBase$0.001100%fluxa33d ago0xeb29b9…eeb22d
0x6387…5be80xfe80…47eeBase$0.001100%fluxa33d ago0xd553eb…b23f45
0x6387…5be80xfe80…47eeBase$0.001100%fluxa33d ago0x30f859…bcfd45
0x6387…5be80x9c95…e299Base$0.001100%fluxa33d ago0x454926…378900

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.