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%payAI106d ago0x8ee2a4…d77e30
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe32d0…601040
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xffc053…60a7ae
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x19f229…64e0f8
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x95a533…146cb4
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd82af3…cee594
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x31684d…6c1024
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef45dc…c493f9
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x78eb3b…5c5a00
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4cc364…815003
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4a98ea…95f745
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x76d590…181596
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0333f6…70c175
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6c82c4…c3e8c1
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d3285…3ce43a
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x26ff8a…335f19
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1079d0…e2e14d
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xecc0a7…918728
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe34eee…065d81
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf6256b…783470
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xadf539…2bb63a
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5d648e…a8a2b2
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdec7f1…55c99c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd05c32…826902
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x85d293…81ba5c

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.