Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa66d ago0x6f5c74…4f715c
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0xfe730d…9a8334
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0x53cd37…17a4b1
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0xe0b48a…efe730
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0xd9d576…64556e
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0x296ebc…493f50
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0xbe1d06…44a529
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0x115247…d1439f
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0xfc564a…0728eb
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0x717a3f…5ec08b
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0xd2538a…37622f
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0x131060…385353
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0xc5f2b1…9f4c16
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0xaa6eae…07d64b
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0x5d750a…3c1968
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0xc2dfc5…078d9d
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0x1dd856…c9ff66
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0xa590ce…609573
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0xdf3003…c307e8
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0xea7ea0…d8a323
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0x12a42f…eb38fe
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0xe8351d…e1b09e
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0x42ed9f…ac837d
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0x4ab7f0…f78a49
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa67d ago0xc635d5…450c3f

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.