Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa1186a…b13d53
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x21cdf3…ca941f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x244880…687fa2
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9a000f…34f6a6
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfa6792…964014
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaf0ead…1d58e0
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf5a0a4…1a49a6
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe67075…7b7f8b
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x735ad8…299a2a
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc72b3d…84fbd1
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x13f14f…25d5d6
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbeaef7…566aa5
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x996032…3dc017
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3dc42d…c189c0
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf27054…f876dd
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbf6035…77ea51
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xee3617…fe08a3
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xde6be6…e6b963
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4830f…97560d
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3c8fae…6ad14a
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf083f…a8db28
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3d3a7f…9b65c1
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xee06b9…d7adc0
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e24bb…ce1e74
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x81946c…e7637c

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.