Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe28fea…d6fa90
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3451c8…0e1cf4
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x54e425…51e4fd
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd7e099…066030
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc32e09…8a14ee
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8764b8…86aae2
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3d599a…7b91bb
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x43c492…e37647
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x37d3a2…49cb01
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3984b7…19f814
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbaca6f…afa552
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6f8138…c84538
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x547b14…21aa06
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6ab278…f8c7b8
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbd6c73…fad62e
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8b8ba0…42cda9
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeea8ac…69025f
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4b597b…5739b4
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3c5e55…55d9d4
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb4324e…44f5e7
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x91c1d5…69ddbe
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0xce1fab…d4fa1c
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x909985…9ef429
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0x80eaec…354c23
0x7233…32380x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdf52b6…f525f9

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.