Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0xd07e89…c42c7a
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0xfdc4e3…afa46e
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0xcbbedf…501f57
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0x2460f4…ad9d47
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0x60f2f5…56bae4
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0x0d6398…e7289d
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0x405720…109de7
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0xc50f8b…17118d
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0x86d265…478542
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0x7d0ad7…2a13ef
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0xa81349…8c54a9
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0xd7df16…67b0dc
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0xc3288c…1fdc14
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0xf93c1d…3633de
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0x3b4e81…43ef90
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0x3aed51…2f4deb
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0xc2fd13…f032a7
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0xd58cf2…16741b
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0xd6c893…06fa69
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0x62a217…d9d267
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0x46b0b6…c3f89d
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0xb4664e…c3d7e0
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0x27a7e1…f25e79
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0x119a20…901559
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown73d ago0x939bd7…9dba83

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.