Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown22d ago0x92bd5c…0e62c6
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown22d ago0xcc52ad…6c4e43
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown22d ago0xadf387…922f92
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown22d ago0x1f7d26…359136
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown22d ago0x4f55da…b79054
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown22d ago0x35a156…fc73d9
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown22d ago0xec04cb…39e32d
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown22d ago0x24c926…4abb6a
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown22d ago0xa71d04…1806e4
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown22d ago0xff7d23…921996
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown22d ago0xd43cbf…4fccb4
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown22d ago0x1c8cd8…48a8f6
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown22d ago0x5f7099…d5122f
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown22d ago0xa719b6…402d96
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown23d ago0xb6c335…4cc9c8
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown23d ago0x83d94e…f460cf
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown23d ago0xd0b687…a7f523
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown23d ago0x9c428d…9fde98
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown23d ago0x9cb4b5…1f2807
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown23d ago0x65d991…5dbb58
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown23d ago0x82b00e…751b13
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown23d ago0x0e9254…6f3b20
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown23d ago0xb90c40…f407ef
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown23d ago0x37d7ae…05c191
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown23d ago0x20271b…246aec

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.