Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8da…63220x9c95…e299Base$0.001100%Route unknown51d ago0xcfbb36…331beb
0xe8da…63220x9c95…e299Base$0.001100%Route unknown51d ago0xda2c49…a7a7f2
0xe8da…63220x9c95…e299Base$0.001100%Route unknown51d ago0xbe067d…65418d
0xe8da…63220x9c95…e299Base$0.001100%Route unknown51d ago0x6663f7…1f4c2c
0xe8da…63220x9c95…e299Base$0.001100%Route unknown51d ago0x0ad7b9…dcfafe
0xe8da…63220x9c95…e299Base$0.001100%Route unknown51d ago0x2482ca…ff10bc
0xe8da…63220x9c95…e299Base$0.001100%Route unknown51d ago0x4148d6…dcebf8
0xe8da…63220x9c95…e299Base$0.001100%Route unknown51d ago0xb85358…7de96d
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0x657907…373ce1
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0x477f62…88bfb8
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0xee101f…782e21
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0x8f9660…45e9e4
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0xf3bff7…44dc77
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0x711e9d…e4224a
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0x743842…a60f81
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0xa7a457…719662
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0x19a527…b565ec
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0x49a3bd…0f2978
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0x0a99b1…690cee
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0xf2a396…89ca60
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0x7fcb77…a758a0
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0x79d046…eaaf3f
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0x7da32d…1d2ad2
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0x90e6b9…3580b4
0xe8da…63220x9c95…e299Base$0.001100%Route unknown52d ago0xfcb836…34a168

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.