Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e0d…608a0x1432…3001Base—$0.01100%coinbase72d ago0x6aebef…a9ccfa
0x5e0d…608a0x9d84…4cb5Base—$0.01100%coinbase72d ago0x7f9528…eb03c8
0x5e0d…608a0xd9d7…6c51Base—$0.01100%coinbase72d ago0x1f111f…845776
0x5e0d…608a0x9957…925aBase—$0.01100%coinbase72d ago0xcd0238…0f2234
0x5e0d…608a0x4b4a…c529Base—$0.01100%coinbase72d ago0x972395…ee0473
0x5e0d…608a0xdfe7…074dBase—$0.01100%coinbase72d ago0x60a37e…520234
0x5e0d…608a0xd2e0…05ccBase—$0.01100%coinbase72d ago0x57a49f…746da2
0x5e0d…608a0x656e…6152Base—$0.01100%coinbase72d ago0x28145b…1bfd92
0x5e0d…608a0xfa3f…ed13Base—$0.01100%coinbase72d ago0xf4293b…d67b2a
0x5e0d…608a0xb491…786eBase—$0.01100%coinbase72d ago0xf41167…01a310
0x5e0d…608a0xb9b5…334cBase—$0.01100%coinbase72d ago0x588822…5940f9
0x5e0d…608a0x0050…ccacBase—$0.01100%coinbase72d ago0x3c15a9…0c3fa5
0x5e0d…608a0x78a0…0496Base—$0.01100%coinbase72d ago0xd2b100…b6ebe9
0x5e0d…608a0xbb60…6678Base—$0.01100%coinbase72d ago0xcf7ef6…ea69e7
0x5e0d…608a0xf938…1f8fBase—$0.01100%coinbase72d ago0x488523…7a0c04
0x5e0d…608a0x9a69…91c7Base—$0.01100%coinbase72d ago0x87b395…ab73c6
0x5e0d…608a0x08e5…8a0bBase—$0.01100%coinbase72d ago0x765aff…4734bc
0x5e0d…608a0x5673…ca3dBase—$0.01100%coinbase72d ago0x36002a…f02346
0x5e0d…608a0xed12…0ca9Base—$0.01100%coinbase72d ago0xbd63fc…b22194
0x5e0d…608a0x8a82…8d00Base—$0.01100%coinbase72d ago0x301a71…55d3a4
0x5e0d…608a0xc6f4…739eBase—$0.01100%coinbase72d ago0x44ec4f…13abc0
0x5e0d…608a0xc15f…f92aBase—$0.01100%coinbase72d ago0x3a7452…ee1401
0x5e0d…608a0x2eaf…8868Base—$0.01100%coinbase72d ago0x104d42…10490f
0x5e0d…608a0x9c80…39c6Base—$0.01100%coinbase72d ago0x16ed51…51dda9
0x5e0d…608a0x577b…cd89Base—$0.01100%coinbase72d ago0x67420f…3372a4

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.