Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown52d ago0x385058…6457a2
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown52d ago0x9cfa2b…d71a61
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown52d ago0x701784…282654
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown52d ago0x61c924…848976
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown52d ago0x87d297…4dcf17
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown52d ago0x62aa38…59b4b7
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown52d ago0x0fd808…dd91c0
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown52d ago0xf73a34…1aa49f
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown52d ago0xb65704…871fb9
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown52d ago0x99173d…d27c37
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown52d ago0x0d4aef…178c30
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown52d ago0xb3e34e…b82d9b
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown52d ago0x3e2812…c73702
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown53d ago0x275d6c…455b2c
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown53d ago0x61ca94…0f4d04
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown53d ago0x824b65…4b46fb
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown53d ago0x4a8a04…d4f9da
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown53d ago0xa999fa…faff09
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown53d ago0xc8a70c…022629
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown53d ago0x749741…3074f6
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown53d ago0x9b6944…accc51
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown53d ago0x282a5c…d06bf0
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown53d ago0xb25670…aeea3e
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown53d ago0xf45384…108661
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown53d ago0x12484b…b96e3c

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.