Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3f8b09…7fac3f
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x284ab5…ffc1f2
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x44fd38…0c504e
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x37c0b1…370a7e
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x24f2a7…2f2e55
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe4198a…7ca86f
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc57327…040c88
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI114d ago0x519300…634a13
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI114d ago0x45c6aa…98aa7f
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI114d ago0x90976e…05d2cd
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI114d ago0x07c24e…d8c5a8
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI114d ago0xdd9737…5fd4f1
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb5b358…bbd346
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI114d ago0xda386b…fb0330
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI114d ago0x79c9ac…b8b207
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI114d ago0x65ca69…efbab9
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc2f4b8…bd400a
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc6c80b…a49c4f
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI114d ago0x697e8a…c6882d
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI114d ago0x922bb2…82cd8f
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcd5aa7…2a551a
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI114d ago0x826b0a…8a7e46
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI114d ago0x71c3f0…bbedb5
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2b0270…cf9a0f
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI114d ago0x35bef8…5faa7d

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.