Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d137c…3c3851
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe478fb…1031de
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf4f9d1…6d7b2f
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x42f924…70311f
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xae49cc…c69f43
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb8c122…9a2724
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb2b0b…ce52b7
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x768833…993d21
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a7dba…0aa5db
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2353b6…4a994a
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x323529…2c6bc4
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb0994a…08a062
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4381bd…8e6f38
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x66cb53…791613
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee75e9…5b2444
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0902dc…d33468
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xed6215…cf534d
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd75de…a4bcc9
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ecc85…17184b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1bf5dc…92cd5c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb91567…722e43
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x401efe…2e79d8
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x46a5e3…8744da
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2b1c83…ce7362
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe3886…51d241

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.