Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0x8ad8af…54e8a9
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0xce5f40…555bbc
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0x902220…f4c7b8
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0x466cbb…7eabaa
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0xae0634…4b17bf
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0xb12ded…3fcb49
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0xa842b4…a828fe
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0x361ab4…56fb88
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0xd887c8…b50719
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0xa16b37…7618bc
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0x619b30…7b5fe2
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0xb646c0…46e8ad
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0x0b8838…b3e16c
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0x77fece…2e3fe7
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0xd779a9…e46878
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0xdf2fc2…c9921f
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0xdbfbb1…9484a8
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0xb1e41e…3f64ec
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0x0657b5…bf2f48
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0x9ac044…a4f89b
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0x2f6cdc…7b218d
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0x1eb41d…f794d1
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0x594f9e…03a408
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0x747e78…8b40d4
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown74d ago0x5dbd3e…86ee97

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.