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%fluxa54d ago0x8e947d…2ac9ed
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0x0c2431…6c846f
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0xbdbe1b…83ecee
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0x24011d…a6e60e
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0xd64475…a932e8
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0x12cc8d…650e78
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0xb13f73…18fdca
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0x9d4cff…4bc276
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0xba7040…575314
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0x51eada…3f38fc
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0xaa029f…80e555
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0xcd1a78…1bf271
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0xdbf12e…7012b9
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0x5aff8d…6b2412
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0xb57344…a36d39
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0xa54ee8…303ef4
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0xc2aa4b…a4e5ff
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0x348bc9…a717ca
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0xefc7b9…321402
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0xc7ef31…eb8e37
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0x46b332…a4319f
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0x96ffc4…c17353
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0xd7fc2c…3e6cc6
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa54d ago0x280098…304ea3

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.