Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x497532…7cbdc7
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0xd43ca3…22305b
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x42c2ab…146345
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x9bf5a6…9619ea
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0xbf495d…e5637b
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x228821…176b24
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x9b3e8a…8390bb
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x128482…da8f26
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x464eec…24436f
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0xda7175…2c5569
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0xd499b4…9a1c2a
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0xb4e8f6…8eaade
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0xebeafe…b172f1
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x574055…124376
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x0141c7…acb6a2
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x33dc27…744b3f
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x0936cb…54bc07
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x5fd114…1a9f11
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0xe07797…9a839b
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x50c6f2…d3c593
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x780bc2…010ca3
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0xc33498…c17275
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x38be3d…87b1b0
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0xd6979f…9a2847
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa16d ago0x2cef2e…897ec9

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.