Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1dc2ff…f29ddf
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x4b90db…6e3901
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x07fb0c…e661f8
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xf059b1…450bb5
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x9b0d11…2e7370
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x033896…56a9c6
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xea1dc2…9908f2
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x8b5b10…5d7d39
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x960cb0…bfd8b3
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x44334f…8a260d
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd4e06b…8250e9
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x140894…efaa58
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x4a482f…dbc606
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xc8af3d…a8c5ce
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x8e17ef…0ee1c8
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd4b0e0…507831
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd1f548…067d79
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x76a972…e4abe2
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xe94ae6…c91a67
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xbf2c52…ea2867
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x9fb78b…977236

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.