Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8123…99510x9c95…e299Base$0.001100%Route unknown53d ago0x18b8ab…538150
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0x10db79…f57cca
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0x81dd2b…61bd5f
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0x3599fb…75beb5
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0xbc3d16…94b960
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0xa794e5…e97bfa
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0x9e42e9…bad853
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0x86ebcd…608d65
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0xffd04d…e4298c
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0xe3e065…f5c132
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0x2914d4…6261d1
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0x719856…cda284
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0xf1f662…ba8bda
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0x0735b9…4c2e7e
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0xf7dd2e…1a7bd3
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0xe9d16b…13f817
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0xdc4490…1301e1
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0x977afd…10b2f3
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0xd28e87…469d7d
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0x5d521b…4b7ed8
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0x2c1bf3…d0351d
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0xce6d2b…11b308
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0xf4d7cf…586670
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0x285dd5…1d1532
0x8123…99510x9c95…e299Base$0.001100%Route unknown54d ago0x359b89…824eee

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.