Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3f7a3d…e986a0
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d2928…236053
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3cb47a…33006b
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4f8c5d…4e1df7
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5fe263…9706e7
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcd88ef…3fc2e5
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x13a93e…a96858
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x07e129…c36dfc
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3735d9…fffc97
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa15b8b…6adc60
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x200b1b…cbb5eb
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc42ae1…5719d7
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9ebaa2…c9754a
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x97bb15…34d347
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7bbbd7…1a084c
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x337884…3954a8
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x643e17…a6ca45
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x78fec2…d163f1
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe628dd…78fab5
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xded658…02e97f
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d725c…ae8abf
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe299f7…4a4dfa
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8c1b51…79c470
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x87500d…de3697
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4a8183…37815f

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.