Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa7d ago0x3b6a44…e6f2a1
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa7d ago0x02db89…d8a7a4
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa7d ago0xcf6bac…af2f49
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa7d ago0x7b01a4…410489
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa7d ago0x4ce830…f09e23
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa7d ago0x57360b…79c060
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa7d ago0x1fd730…35b580
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa7d ago0x9d4ab7…ecff9a
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa7d ago0x0cdb90…bca98b
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa7d ago0x381eca…ed9daf
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa7d ago0x7c8c5e…b342b6
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa7d ago0x0fa146…09eb62
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa8d ago0xf9ca66…a9c308
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa8d ago0x0acce9…3a24f6
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa8d ago0xdb408f…be16fc
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa8d ago0xd6c7ff…f376d7
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa8d ago0xdaee21…b4a432
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa8d ago0x4719f3…6e4ff3
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa8d ago0x6bfc95…9e7703
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa8d ago0xaa5d68…e5112a
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa8d ago0x3b142c…aaa2fd
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa8d ago0xfd6d74…9a9519
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa8d ago0x4339ec…38512e
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa8d ago0x83f414…c5ae33
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa8d ago0x16cb4e…983eed

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.