Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x797c…e6400x9c95…e299Base—$0.001100%fluxa76d ago0x4d2ad0…f285db
0x797c…e6400x9c95…e299Base—$0.001100%fluxa76d ago0xd0b82d…1c3e5e
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x7254a7…f5fda9
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x4e9a12…9163ea
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0xa1314f…4681b3
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x824c90…1d5fd2
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x12c667…c5046c
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0xe71c03…2564e2
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x494f48…02246e
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x9aabe6…9ef47f
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x46ebfe…154d48
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x5d797b…f49d2f
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x863c2a…d423de
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0xe54384…95ce1e
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x3b8690…5d1cc7
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x640b7d…a80f23
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x26851b…ca68e4
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0xcea8b0…986715
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x8e28d5…3e2778
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x99cdd3…9f7fef
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x79c1ff…e7cf33
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x3a87fa…d43d88
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0x032a6e…791123
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0xc2ca47…18a267
0x797c…e6400x9c95…e299Base—$0.001100%fluxa77d ago0xe45674…1b5171

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.