Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0x56118a…5c0fa5
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0x328dad…e8a53c
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0xc943bc…e8954a
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0x0fae2e…067877
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0x94a0bf…8fd1e3
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0xff730d…8d15b6
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0x59b29e…792a48
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0xb9cc44…4070ce
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0xe3aa38…70d3d0
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0xab34cd…9d19d6
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0xcf6a9e…d0f89c
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0xb65e75…abaa20
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0x9dcca4…20ed10
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0x9f5307…62c0d1
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0xa13ecf…391d58
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0x9a2542…a00031
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0x923d73…fba4eb
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0x5b8eef…22ce88
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0x4e53f9…221869
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0x79635e…def1a0
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0xa40aab…d7ba8f
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0x7560a1…7614d1
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0xe8b012…f51c37
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0xbe0967…5d5908
0x036b…ba770xc82b…f6dfBase$0.01100%candidates96d ago0x165ae2…aaedb7

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.