Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2cc990…e3c232
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xde29e0…1d2b7e
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x34fba0…da9884
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb1e0bd…19e79e
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x795567…bffb53
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd7b4f7…5920e0
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8c49de…b0dd74
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x849ed8…71a510
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf2434b…503111
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3ec599…b03a70
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfc3efa…49a235
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8d9c9e…925934
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd83a22…611135
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x062a79…52dea7
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xee5dfa…13c27d
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5a5a9e…7718b8
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x20fc03…a24bc9
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe7d86…59ae97
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb3c8b1…d3c8f0
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9aa993…c4d06c
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9d98ca…c44744
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x761e02…a167a3
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b6750…2cadaf
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3287cc…8fdb0a
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2f6b31…6e2d5c

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.