Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa05495…a37426
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5bf942…5a4b4e
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8bb995…cab66c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xac1945…9e6bc8
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4be195…54d9ff
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb8b833…0982e1
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x02f6eb…b0949f
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeffb75…541f4c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x855458…996195
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x413c57…18cf53
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x317b83…5dd5dd
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5cb748…608033
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa9c692…992f6e
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6df773…d60b8e
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9c012d…34246d
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x01f01c…a59c4f
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x75eebc…719188
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3ee4b4…dd9a63
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x42848a…cd2ed5
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x714491…d7f9a7
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3bb5df…d49de6
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa6f1b0…fc40d7
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd06252…bf5911
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x692f31…0811e8
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7ffb09…92c083

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.