Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x47ed9c…f2ca3c
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6c4a71…8e3c9d
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3b6a04…d76ead
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa363c1…d3e3f0
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0xbb96bb…2e8698
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5261b4…1a09bc
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa9e52d…b777a7
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf775eb…ee239d
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0xac922c…b547ed
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3d1ac5…32ce65
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa5797b…1ed153
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5f89bc…fb436c
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0xef2546…d82c17
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9bb9ed…8ae95b
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4a0337…3d3eb6
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9698a0…2dd000
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4029a4…05838f
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0xfb03c3…3a2daa
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0x122220…d502c8
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe19f21…23afa2
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa4eea5…ec17be

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.