Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc50d ago0xb7a8a1…d494d0
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0xbf0cf3…4ad8c8
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0xa9f8a1…05b637
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0xd0c683…0d84dc
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0x22b760…2d12de
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0x13fcf1…f29597
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0x53a360…cf98cf
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0x7413ba…eb1903
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0x0a6ded…647c29
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0x997d02…c72b55
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0xb9e962…99446f
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0xb71e3f…adb626
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0xf526d8…2f68d1
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0x87aa55…481677
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0x8ae621…8b5ba2
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0x3f8427…ef31a6
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0xa5add5…982dee
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0x2f58ab…e156db
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0xfc4a3f…2f90f2
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0x4819ba…fc0787
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0x2d8471…64b78c
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0xfd755b…9053dd
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0xdd7825…4e75dd
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0xe50a35…3d9a26
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc51d ago0x8a113f…ad1cd0

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.