Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb8e991…55465e
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x32643e…c18f2c
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x58ee32…3ad118
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfe89cb…f02e67
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb9da3e…fb015c
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5af097…e5c2fe
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5ed96b…44ea86
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbcfe0f…f48747
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x196494…d1d67c
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdb0555…a8165b
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0d52e2…1299a3
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd44a70…942170
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x93d3e0…9d4fb5
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x65975f…2b0a81
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb07c08…13efb1
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa784ba…3ab664
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9a7829…0149c5
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb33568…490b08
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfb40d4…91f904
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x79c154…50fc80
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xda8a76…87ab1b
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x399bfc…2de4be
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf713b1…94c93b
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1c87a8…f1ffa1
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbd5c85…3bbaa8

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.