Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xad609c…d95af8
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc07075…fc4115
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa758be…b6592d
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xde89db…f5df96
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1f79c4…ec5784
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3babcb…57d90d
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5ede3d…c63c8a
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7d633d…10189a
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeb066b…5b3c6b
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4cea7e…0a4529
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x43ffa5…b20105
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc75a2b…3a7697
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7c248d…8c3509
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc4fdeb…115a02
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x753b1e…90ce02
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd2e111…1da718
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf3ff44…fc0782
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaa32c3…5f7207
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0e5597…5c754a
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8b412d…de8c0b
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x01e397…2d721f
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb5dbe3…3e14e5
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaf45bf…09761e
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x39671a…182172
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x34c734…6ad6db

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.