Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x3aacdd…cae30c
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x71fffe…01acd6
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x2a78ac…f96c40
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x3bfd77…ceaff9
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x053a81…0c38dd
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x5991c7…f8b8e8
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0xcaedc6…d9eb94
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x0c370e…96b8d6
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x6a8954…060246
0xd690…90400xfe80…47eeBase—$0.001100%fluxa46d ago0x38563c…ae3c0c
0xd690…90400xfe80…47eeBase—$0.001100%fluxa46d ago0x41a2f2…284436
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x0e66b5…9d6bf6
0xd690…90400xfe80…47eeBase—$0.001100%fluxa46d ago0xf33aae…1abd3e
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x7a6544…750463
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x34e678…da99e9
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0xfdfe22…85ca5b
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x0bdbba…0cc533
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x71c1e3…d7faa4
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0xa832fa…3e1b16
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0xd6c1a0…e83551
0xd690…90400xfe80…47eeBase—$0.001100%fluxa46d ago0x6d545f…936ee6
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x943b8c…67bea0
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x04a906…349f1e
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0xe0f662…a1a2b8
0xd690…90400x9c95…e299Base—$0.001100%fluxa46d ago0x8e1c09…4accab

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.