Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown31d ago0x18b764…8daa39
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown31d ago0x14b7f8…534280
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown31d ago0x280143…bada21
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown31d ago0x3846c7…dae1e9
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown31d ago0xfb3231…45f363
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown31d ago0x370049…0fa9b9
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown31d ago0x664c08…8fcc92
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown31d ago0x6357f8…1802fa
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown31d ago0x4ab288…d0c03e
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown31d ago0x29f6ad…ae302d
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown31d ago0x410b4d…f0c785
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown31d ago0x94a307…1cfd2c
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0xff92f6…e7ec73
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x017d88…0424d8
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x73925e…ea1ba2
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x8900f3…b39bf0
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0xa130a3…403508
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x1af5f4…030621
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x2e64bc…b4c04f
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0xb475bb…f50dc1
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x4187dc…04e4b4
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x5077d8…dfabac
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x73dab2…d58a21
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x90dd1c…074441
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x87257e…d1af5f

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.