Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa16d ago0x7614c9…c63e87
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa16d ago0x92ee56…e5f131
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa16d ago0x331c62…6f6885
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa16d ago0x25bae2…df2705
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa16d ago0xdc5a02…8b3d0a
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa16d ago0xe702b5…c2abe4
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa16d ago0x8a8b42…4aad42
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa16d ago0xc9450c…3846c4
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa16d ago0x058c0b…f55777
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa16d ago0x680861…0ddf54
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa16d ago0x8e8475…0436aa
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa16d ago0xcd7eb2…f7b2c9
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xddfe23…383f59
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x8aa2f6…834676
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xc5eb29…03ee26
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xefe488…f95498
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x2418d0…9fdac7
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x52e0ca…0699c1
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xabf1d2…2bce9e
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xccc613…5727e8
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x7ddb2c…fc8281
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x17b7c2…39e188
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xdd55a8…958d4a
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x48464a…4693bd
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x3119ae…d1d40e

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.