Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa800…d5700x9c95…e299Base$0.001100%Route unknown62d ago0x971960…da81d9
0xa800…d5700x9c95…e299Base$0.001100%Route unknown62d ago0x8b8a0d…442bdf
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xd2973c…016645
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xe0edda…a44b04
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x94abb0…96f12c
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x24dadd…ed65cf
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xc3c719…0c7eb0
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x7dac9c…38711a
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x2c22b1…3ab646
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x569244…39febc
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x0d67ae…07e52a
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xf87942…ae43e7
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x5bdfc3…a1c05f
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x002a07…03fc77
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x3f7092…44f602
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x269a35…39b696
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x2c7ca5…0c2076
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xc62b9c…fcd251
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x83d1e9…27872a
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xd2c523…e807c7
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x452c07…24a68f
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x167610…5289d3
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xe1cad2…57d66f
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0x825b3c…5ea91b
0xa800…d5700x9c95…e299Base$0.001100%Route unknown63d ago0xe3c11b…e16f2b

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.