Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0x4691f1…82b589
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0xc0274c…71b887
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0xde50b8…ee1a61
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0x5b359f…6cb530
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0x19a992…a75322
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0xbd1f6a…c33a98
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0x88f9d6…1bdfa2
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0x988869…60c418
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0x5b3c15…cfdd1b
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0xa41e8d…1f401e
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0xc4b7a4…122419
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0x4b9740…7eefb4
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0xa22279…066a27
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0x0e56d3…ed8587
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0xc0fa64…d969fc
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0x832b19…79bce9
0x5605…1de30x9c95…e299Base—$0.001100%fluxa64d ago0x9a1fe2…ce3d61
0x5605…1de30x9c95…e299Base—$0.001100%fluxa65d ago0xdbc813…dc9537
0x5605…1de30x9c95…e299Base—$0.001100%fluxa65d ago0xfc50f6…2a717a
0x5605…1de30x9c95…e299Base—$0.001100%fluxa65d ago0x2e3f4f…73b2dd
0x5605…1de30x9c95…e299Base—$0.001100%fluxa65d ago0xb5daeb…b2824c
0x5605…1de30x9c95…e299Base—$0.001100%fluxa65d ago0x18fc8d…828ffe
0x5605…1de30x9c95…e299Base—$0.001100%fluxa65d ago0x5b194e…afa472
0x5605…1de30x9c95…e299Base—$0.001100%fluxa65d ago0x7edbc3…40992f
0x5605…1de30x9c95…e299Base—$0.001100%fluxa65d ago0x56a0aa…db55ac

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.