Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0xd0070b…7530b6
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0x54adcd…298732
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0xd012d7…934e91
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0x0b2df0…fd46c0
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0x240b5b…53aaf2
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0x67d240…d7fd99
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0xad8ed5…bb1506
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0xeef5c4…bacc7d
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0x4b633c…058160
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0x987564…ea4c39
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0x1ffb04…aad4da
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0xaf1bd0…e18898
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0xc00663…20cbb4
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0x7a0e53…1231c7
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0xcebaea…8c12f0
0xad50…65520xfe80…47eeBase—$0.001100%fluxa24d ago0xd7ecaf…b0ceb0
0xad50…65520xfe80…47eeBase—$0.001100%fluxa24d ago0xf878dd…6f80c8
0xad50…65520xfe80…47eeBase—$0.001100%fluxa24d ago0x1cfbcb…e6fcdb
0xad50…65520xfe80…47eeBase—$0.001100%fluxa24d ago0x6c7332…41d7a5
0xad50…65520xfe80…47eeBase—$0.001100%fluxa24d ago0x3003d5…25d144
0xad50…65520xfe80…47eeBase—$0.001100%fluxa24d ago0x4259d0…153448
0xad50…65520xfe80…47eeBase—$0.001100%fluxa24d ago0xb688e1…d06d1b
0xad50…65520xfe80…47eeBase—$0.001100%fluxa24d ago0xa9201f…999c78
0xad50…65520xfe80…47eeBase—$0.001100%fluxa24d ago0xa9e959…d437d8
0xad50…65520xfe80…47eeBase—$0.001100%fluxa24d ago0x9a8097…aa85e0

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.