Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb32850…640665
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdaeb9f…bffa52
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0f18f9…3962b6
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x772828…dc12c0
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1cb365…e578bb
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x38846b…c6bd3a
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdc7ca9…91c3f6
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5cfc32…3985c3
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0c7884…8abb65
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf793d0…7fa798
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcb01cb…f62b6a
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2c8c9d…0eae65
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x805303…685559
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65dcae…a77daa
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x645f0a…5e4926
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfe1089…ff42aa
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7025a5…e91414
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4cfc16…786cf3
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcad17d…ea2ba7
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x38d72e…b8b4a3
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x766f53…7e6c8d
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x67ff50…1f1470
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe64ae6…149828
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x523977…20d4f2
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x22e524…79cb10

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.