Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0x03ba4c…495d37
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0xdac379…fe766d
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0x9d9a76…323b2a
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0xc32e81…6c9750
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0x9c3d8b…371e38
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0xf1c34c…75ce1d
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0x1715db…20194c
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0x2a242f…8c3d18
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0xa39b04…5bd282
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0x6f3d95…f78b63
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0x44b0fe…2a91fe
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0xfc3101…3fc744
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0x20597e…34b575
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0x2ba1df…08a31d
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown38d ago0x8ad59b…ea5c68
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown39d ago0x2d35a8…2f7db6
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown39d ago0xbbc650…f5acb3
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown39d ago0x26858e…2419c1
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown39d ago0x6c6a68…8a5b54
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown39d ago0xd219a9…b76d32
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown39d ago0xf4a880…ba7c3c
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown39d ago0x065600…d44504
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown39d ago0xd68fb6…c654e4
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown39d ago0xef0b16…564015
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown39d ago0xec9935…032bd4

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.