Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4856…81be0x45e7…d48aBase—$2.5020%Payer-submitted24d ago0x7d634c…600cb8
0x45e7…d48a0x4856…81beBase—$2.5020%Payer-submitted24d ago0x56873f…5479ff
0x4856…81be0x45e7…d48aBase—$2.5020%Payer-submitted24d ago0x6ab6b0…62f5ba
0x45e7…d48a0x4856…81beBase—$2.5020%Payer-submitted24d ago0x85b7a4…790853
0x4856…81be0x45e7…d48aBase—$0.2520%Payer-submitted24d ago0x58625c…063ba2
0x4856…81be0x45e7…d48aBase—$2.5020%Payer-submitted24d ago0xc84d77…0515ea
0x4856…81be0x45e7…d48aBase—$0.5020%Payer-submitted24d ago0x2d6cd4…091b77
0x45e7…d48a0x4856…81beBase—$3.2520%Payer-submitted24d ago0xdcb2fb…3d4406
0x4856…81be0x45e7…d48aBase—$0.2520%Payer-submitted24d ago0x0133e2…be2d55
0x4856…81be0x45e7…d48aBase—$0.2520%Payer-submitted24d ago0x62ebb9…cd20e5
0x4856…81be0x45e7…d48aBase—$0.2520%Payer-submitted24d ago0x514b93…8bbe4c
0x4856…81be0x45e7…d48aBase—$0.2520%Payer-submitted24d ago0xd7d350…484ad2
0x4856…81be0x45e7…d48aBase—$0.2520%Payer-submitted24d ago0x857ff6…965856
0x4856…81be0x45e7…d48aBase—$0.2520%Payer-submitted24d ago0x1e0595…aab83f
0x4856…81be0x45e7…d48aBase—$0.2520%Payer-submitted24d ago0xfb53b5…573f6e
0x4856…81be0x45e7…d48aBase—$0.2520%Payer-submitted24d ago0x73e87e…eba0ce
0x4856…81be0x45e7…d48aBase—$0.2520%Payer-submitted24d ago0x78b552…f8b471
0x4856…81be0x45e7…d48aBase—$0.2520%Payer-submitted24d ago0xfffc73…b7c544
0x4856…81be0x45e7…d48aBase—$0.2520%Payer-submitted24d ago0xa61021…14b069

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.