Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfec037…2dd6e6
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc6b216…990493
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x89f0c4…932ed7
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa2ebb5…154227
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb3f3b3…2d546f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdac07c…3561ac
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb94451…78fe1d
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x67c243…6d2c2d
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ce3a3…731c7d
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0xedf098…8737cf
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x44dee1…4c36ae
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x348bd5…8fd980
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x54f601…54f1ae
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x89d8ff…088cf9
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x542445…03df46
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x204b92…b1198d
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc8a88c…93f59d
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x758d44…ae5f24
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcf9a47…40e80e
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d9c6c…be0aa4
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c54d5…5cdfdb
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4660de…b846e7
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x234374…25a381
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7bbdd1…efa2d1
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI110d ago0x23efde…da311b

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.