Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x5a3f7f…bc46f8
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x813b38…54d7b8
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0xbe7242…c313cc
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0xc3176e…16c455
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x41372d…022dcf
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x0c01c2…27a374
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x6b0ea1…24bac5
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0xbf02d1…edb352
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x5b1ad5…f84ac6
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x69106d…e9b6d6
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x0ab44f…a36e13
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x4b9e81…522774
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x4fb369…1d84a4
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x224f8e…074a07
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x6d4900…171d88
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x1bf30f…4eb05f
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0xd3bb20…e02d1f
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x10608d…7fcafe
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0xa0bf96…852dd5
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0xc9c423…261647
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0xd01d4d…91d2a0
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x2de786…65991e
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0xc8f3e0…fe3d78
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0xbec194…be6d42
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x7fadfe…890bfa

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.