Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x226c…aaf20x81ad…78dcBase—$0.01100%coinbase60d ago0x70b16d…777cc2
0x226c…aaf20x91ec…5d7cBase—$0.01100%coinbase60d ago0xc205b9…30b7e5
0x226c…aaf20x085c…d490Base—$0.01100%coinbase60d ago0x8205d0…b017a4
0x226c…aaf20x8511…1605Base—$0.01100%coinbase60d ago0x658714…593b8d
0x226c…aaf20x38e7…e2aaBase—$0.01100%coinbase60d ago0x4b12ce…2a7603
0x226c…aaf20x5bc7…e25fBase—$0.01100%coinbase60d ago0x87e116…afe8ef
0x226c…aaf20x9616…e66cBase—$0.01100%coinbase60d ago0x06661b…59f2a6
0x226c…aaf20xbf41…bdd0Base—$0.01100%coinbase60d ago0x2b8dff…1f533d
0x226c…aaf20x6bbd…bc6dBase—$0.01100%coinbase60d ago0x2a0d57…efca1e
0x226c…aaf20xbec7…d2d5Base—$0.01100%coinbase60d ago0xea477f…d8b583
0x226c…aaf20x54fc…90b8Base—$0.01100%coinbase60d ago0x429806…3a79fb
0x226c…aaf20x330e…fdfaBase—$0.01100%coinbase60d ago0x0f3f79…d5b7dc
0x226c…aaf20x18c2…660bBase—$0.01100%coinbase60d ago0xaf4085…764066
0x226c…aaf20x3b44…7f8fBase—$0.01100%coinbase60d ago0xdb3f3f…2f3f4a
0x226c…aaf20xbbae…d84cBase—$0.01100%coinbase60d ago0xac036d…aedfc3
0x226c…aaf20x49fc…5dc6Base—$0.01100%coinbase60d ago0xe9378e…ac30e7
0x226c…aaf20x44a5…a2fcBase—$0.01100%coinbase60d ago0x37b428…fb7479

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.