Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$22.15100%mrdn79d ago0x8c48ef…1967c2
0xe55e…f7480x8e77…e2d6Base—$26.46100%mrdn79d ago0xfc76a2…a97210
0xe55e…f7480x8e77…e2d6Base—$20.53100%mrdn79d ago0x2ab693…8de081
0xe55e…f7480x8e77…e2d6Base—$22.72100%mrdn79d ago0x68078a…a7e5cf
0xe55e…f7480x8e77…e2d6Base—$22.44100%mrdn79d ago0x211f91…e790e5
0xe55e…f7480x8e77…e2d6Base—$18.54100%mrdn79d ago0x791482…fbdf63
0xe55e…f7480x8e77…e2d6Base—$24.87100%mrdn79d ago0xe914e2…b4d0aa
0xe55e…f7480x8e77…e2d6Base—$22.10100%mrdn79d ago0x486d53…0b5e47
0xe55e…f7480x8e77…e2d6Base—$21.24100%mrdn79d ago0x85df68…2bcb9d
0xe55e…f7480x8e77…e2d6Base—$23.84100%mrdn79d ago0xc59213…a042af
0xe55e…f7480x8e77…e2d6Base—$23.20100%mrdn79d ago0xf761d0…8f773e
0xe55e…f7480x8e77…e2d6Base—$21.96100%mrdn79d ago0x7d9c72…072358
0xe55e…f7480x8e77…e2d6Base—$23.97100%mrdn79d ago0xaf6f84…d022b7
0xe55e…f7480x8e77…e2d6Base—$23.77100%mrdn79d ago0xee9e3c…234989
0xe55e…f7480x8e77…e2d6Base—$17.99100%mrdn79d ago0x6d1f3f…fa273f
0xe55e…f7480x8e77…e2d6Base—$11.50100%mrdn79d ago0x0690f2…b28572
0xe55e…f7480x8e77…e2d6Base—$13.92100%mrdn79d ago0xb797d1…708610
0xe55e…f7480x8e77…e2d6Base—$13.41100%mrdn79d ago0xd75174…04f6f6
0xe55e…f7480x8e77…e2d6Base—$13.90100%mrdn79d ago0x18a18e…8864a7
0xe55e…f7480x8e77…e2d6Base—$17.21100%mrdn79d ago0x92dd68…151225
0xe55e…f7480x8e77…e2d6Base—$23.15100%mrdn79d ago0xf46c0a…d973a6
0xe55e…f7480x8e77…e2d6Base—$23.27100%mrdn79d ago0xce65d1…4dd5b9
0xe55e…f7480x8e77…e2d6Base—$24.13100%mrdn79d ago0xf0912f…bf072a
0xe55e…f7480x8e77…e2d6Base—$24.09100%mrdn79d ago0xdd4436…dcb113
0xe55e…f7480x8e77…e2d6Base—$17.47100%mrdn79d ago0x345d7e…5a84d4

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.