Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0xc99089…a2fc8d
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0x4979d0…57ebcd
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0x02b8fa…13fc8d
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0x3b93e2…e26597
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0x937275…316858
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0xf2c9ef…3aae48
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0xe2ce6e…f4d9a0
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0xf0bf7d…819090
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0xb12f3c…a85626
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0xf41664…453b1b
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0xbdc0c5…6b3f7c
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0x35bc49…30de3d
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0x222981…878df4
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0xa16f0c…4b2f28
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0x53ee79…60c8b1
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0xe86c5c…c9fbb1
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0xadbe84…d34d72
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0x6f5e1f…b13b9a
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0x230f26…e2a4d6
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0xe9b2e8…3321bb
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown54d ago0xbbfdf6…47e134

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.