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%payAI120d ago0xb44740…e817c9
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1121ce…ede6e5
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbe0dd8…eeeaf9
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xad31c9…5d8de8
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x565f6e…8f0662
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb9af28…212f02
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7b5e92…a4add7
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x89cb68…b14a05
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x78b143…7e4bd8
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x538223…d761da
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x9fd036…aa12b5
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x132e0e…a45f64
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x43d3d9…f4ac0e
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x158f40…c733b2
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x661e31…445849
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x803870…a072b8
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xbd4682…d00716
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x6cbe10…0969a0
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x9cb4c1…2efdc0
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1ab04f…70082e

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.