Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa41d ago0xcc3b68…e7069f
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa41d ago0xdfa3a9…e2c1c5
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa41d ago0x50cd77…6bb964
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa41d ago0xbd1989…e2a421
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa41d ago0x9fa353…1d27e6
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa41d ago0xbc081e…771429
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa42d ago0x8b3bd8…83da96
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa42d ago0x9410c1…30f2de
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa42d ago0x80c10d…245800
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa42d ago0x425f27…f01c5d
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa42d ago0x1bad4f…38201f
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa42d ago0x0192b1…487657
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa42d ago0xe00d1a…7ee030
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa42d ago0xee72ae…e89171
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa42d ago0xf0b803…638545
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa42d ago0x8f60d3…6ee5c8
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa42d ago0x1e2533…9145db
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa42d ago0x94ed27…5d8b2f
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa42d ago0x5b9117…753210
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa42d ago0xde2818…054432
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa42d ago0x1b1050…9d9167
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa42d ago0xfe3e17…ff94a2
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa42d ago0x7a0af3…bfa5bb
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa42d ago0xd10758…f186cb
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa42d ago0xe407fb…624def

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.