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%payAI116d ago0x5c9ea1…38a68e
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcb8867…f39bac
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f6154…38448b
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb27f6a…bdf476
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1a906f…532ad7
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x11f1e4…aa0736
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x581f4d…a5e33c
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0bb8ec…22b099
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x063134…cad542
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8eaed2…85c295
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a49b6…ec1ce7
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f0d1d…697e34
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf19cae…1d1046
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2ad12e…af5e44
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b39f8…0de235
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x37e6f7…d9c678
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x93cbde…7aea53
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf6f348…eece9e
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf54510…ccbf54
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf214f6…135d8a
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x213425…b2d065
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeb8d01…74bbb6
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d6bb7…48c04c
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x65294c…e41b3b
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9f60cb…0727db

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.