Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0565c4…4ef69c
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0f14c2…65b086
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x61fee7…e58ce1
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x176280…8c1325
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x99b2dc…819419
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x46dfaa…5f6c09
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3520ce…563e61
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5fdc04…aea50a
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x385f08…e7d8b2
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1870a0…b52ec8
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa96972…3fad10
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x12345a…d39340
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x99a1da…fbe63c
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0b80c8…3841d0
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc93a32…e046b3
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x533cd6…94df61
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x37a11e…fbe699
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c70d5…1b59ae
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x19de87…2e5d7e
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe4ea59…83451d
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5e722a…69c090
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x25e3d7…0def0e
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5ed16b…8b0f23
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x73c944…6010f4
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x308c81…4af6ef

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.