Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0f6b5f…65048f
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x74534a…23339a
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x660f98…56d76c
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb230ac…d7fbca
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x087f8f…5281d5
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2da602…f79864
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x384ef5…986ba2
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x25d951…23748a
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6889a5…07f334
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4a39e1…a7e8d3
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x32ef0f…7bc672
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x84986f…e2a25e
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x876fb9…648870
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x261312…cd14cd
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7c4b4a…a607d4
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3fd570…fe7b31
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa68924…2361af
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd840c2…7d49c8
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4c6655…138238
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaef7fe…89a7c2
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3d1f4e…55483c
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0175d8…5935f0
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe590f1…945a70
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xee6d87…4a0262
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa32443…960649

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.