Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa34d ago0x16e82c…0487e7
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa34d ago0x67d00d…d77898
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa34d ago0xfaa83f…6a5007
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa34d ago0xdbaf7e…713079
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa34d ago0x88c644…489b10
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa34d ago0xfb303f…3bcb2e
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa34d ago0x9331bb…1d6d82
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa34d ago0xb31fee…ea027f
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa34d ago0xb06480…c563e0
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa34d ago0xfd5c05…3fde8b
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa34d ago0x3ec929…0450d0
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa34d ago0x9f0e64…8866a3
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa34d ago0x692012…092aa5
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa34d ago0x8a154a…fa9d97
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa34d ago0xdbfd99…3651ef
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa34d ago0x0f7aa3…9f96a6
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa35d ago0x1df2cf…d56da4
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa35d ago0x78aab2…3fd95a
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa35d ago0xa7fc82…6e2867
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa35d ago0xe926d7…e71926
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa35d ago0x57ca26…75f889
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa35d ago0x9de122…fd5fed
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa35d ago0xc7d9a2…f7d5d5
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa35d ago0xb189dc…160549
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa35d ago0xa161d5…bef2b9

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.