Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4f6d93…64df9e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd04f38…5f13fe
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xbf62a2…3cec5d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd9d590…539808
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3c591b…8e282b
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x87964c…d04c50
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6f1c9c…5216e7
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa893ec…0e65bc
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3f1dd8…e99c4c
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbb71c9…a97670
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa36c75…8512ca
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0d9566…5d1fde
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x05a5e5…d5d0a0
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8dfe92…fe9388
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1cdb31…d892fd
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5b1a79…18c158

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.