Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown52d ago0x3ab5eb…c1d9c9
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown52d ago0x561073…49170a
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x1a7f96…295ec4
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x074186…9099c0
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x3928c0…150632
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x6e85c9…628d8d
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x008333…ba6be6
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x2f6fa5…f13e23
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0xeca60d…000e6f
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x0b9701…8efca1
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0xe79ae9…6187fb
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0xdbd3a0…4adcb8
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x648f23…668456
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0xcf8f1e…ea1d7d
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0xb986d5…d35635
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0xa77d06…b31ff7
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0xad40d4…f70a6d
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0xcf76c2…2dc72b
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x4a51ff…6c532a
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x6be959…d8f5f3
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x0d98d2…f18b49
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x9d1a01…b299f0
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x066ea1…78cdc2
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x077b7c…4a29d2
0x9c33…c2b10x9c95…e299Base$0.001100%Route unknown53d ago0x5399f7…606e58

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.