Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x8af41e…61b139
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x5015dc…a59ce4
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x5b1a97…ad3a47
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0xb32097…b09969
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x1a0311…7cc7e1
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x7976e0…4a3135
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x7dd7a3…d8c588
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x9ba41a…a4cc6f
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x0198c1…6c639a
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x5f3c76…4ef4b2
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0xbf9b0d…cb1b95
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x41f00c…95a8c8
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x7778e6…0904a0
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0xfbe875…8864f4
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0xba3db1…bebf0b
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown26d ago0x27834f…f7d663
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown26d ago0xc8ef25…d67f98
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown26d ago0x7345c9…a909ab
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown26d ago0xc58111…d16f47
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown26d ago0x737b21…4e34c0
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown26d ago0xa559df…e269e9
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown26d ago0x8cb718…2bda9a
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown26d ago0x8f4588…78f56b
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown26d ago0x803ee1…f55dcd
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown26d ago0x19b89f…1832ff

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.