Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0x2b99ca…a0e11f
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0x4d5cee…31a5c4
0x285f…a5550xfe80…47eeBase—$0.001100%fluxa46d ago0xdc2195…cfb839
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0x7d192e…f0f6cd
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0x66e677…6e1b83
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0x921c7f…145360
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0xcb7d97…4df2ec
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0xcc4fec…5d1bb0
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0x32d929…9e7e0b
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0x517b80…060067
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0xdc6273…12b360
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0x95e575…5890d7
0x285f…a5550xfe80…47eeBase—$0.001100%fluxa46d ago0x8673d3…116a7a
0x285f…a5550xfe80…47eeBase—$0.001100%fluxa46d ago0x9ee30f…9d7d88
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0x3cdd39…dfc56b
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0xf9098d…ec2f85
0x285f…a5550xfe80…47eeBase—$0.001100%fluxa46d ago0xeae517…1e3e80
0x285f…a5550xfe80…47eeBase—$0.001100%fluxa46d ago0xb3392a…866300
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0x0a5b0a…972da3
0x285f…a5550xfe80…47eeBase—$0.001100%fluxa46d ago0x18a5d6…98e99b
0x285f…a5550xfe80…47eeBase—$0.001100%fluxa46d ago0xb591c8…897172
0x285f…a5550xfe80…47eeBase—$0.001100%fluxa46d ago0x7e7150…82feec
0x285f…a5550xfe80…47eeBase—$0.001100%fluxa46d ago0xbe9cda…c02f7d
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0x84d41b…8f0ad4
0x285f…a5550x9c95…e299Base—$0.001100%fluxa46d ago0x0f6f9a…436a7c

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.