Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0xa8d81e…cae5fa
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x708180…e69521
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x012ce0…d5f801
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0xb06182…07ebf3
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x8779a1…ee24cb
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x188042…186dcc
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x556e40…1760ec
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x5c7e2f…9bb977
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0xb45656…a79b42
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0xd9d4e2…2c1505
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0xcfa126…c777b7
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0xb5e8c0…5f3f20
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x3ac29a…72625e
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0xe4b9a4…260c83
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x28eb88…5346a7
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0xf2308f…5945dd
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0xa8e752…53a7f0
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x18965f…8bdd43
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x47b642…2914c0
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x7bab68…4bd4a5
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x200309…1434d2
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x833a6f…c5c627
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x32fbaa…b30763
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0xea20bb…915e0b
0xc888…59b00x9c95…e299Base—$0.001100%fluxa84d ago0x173807…04ec34

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.