Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb4448e…ffb4ce
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa6d06e…dc58bf
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2a810f…a6be7f
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xca786a…9b8c31
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd753a2…af811a
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x58c564…2f4866
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd76773…9decb7
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5baec3…dfe077
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x88dc1a…45a648
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0a013d…f30b75
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1bfe08…ee5c0c
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc0bac9…1bbe96
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcd53b5…a80924
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7e4019…94197c
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x813262…fc02e4
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6f26f2…16d46e
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9ebdc8…5ec53e
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2caeea…4e085e
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf3875a…9636d8
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1be984…9b13c3
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x554e85…3c3c4e
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x45f31d…9c3424
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf1621d…a161c9
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb04752…d8314b
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1c6035…90d0b5

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.