Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0xc3fe1c…b24578
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0xf4d0ab…542e06
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0xb66360…832657
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0x2ef49e…eed533
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0x4874ee…119ad2
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0x6b7aa0…b47588
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0x0fa475…ba9d5e
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0xd12214…fc152f
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0x910e3e…fb2283
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0xa59312…65416b
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0x2ecabe…38ef2e
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0xaa355d…63aca1
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0x7b8cfb…06d215
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0xa22a60…36bfde
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0x7ca8b8…d77d81
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0x94a106…9dac54
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0xeeee2d…0ffbcd
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0x09be79…58e5f4
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0x18dd6f…24c3ae
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0xd697d7…a77e1d
0xc87b…da660x9c95…e299Base$0.001100%Route unknown70d ago0xd49819…6a26be
0xc87b…da660x9c95…e299Base$0.001100%Route unknown71d ago0x0b3a84…f2de5f
0xc87b…da660x9c95…e299Base$0.001100%Route unknown71d ago0x6eca09…d640d4
0xc87b…da660x9c95…e299Base$0.001100%Route unknown71d ago0x64e2ef…cad47a
0xc87b…da660x9c95…e299Base$0.001100%Route unknown71d ago0x568d3c…85913b

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.