Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0xa6d552…fb59c0
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase79d ago0xb3c1cc…d6d948
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase79d ago0xfd3696…8707c9
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase79d ago0xe95d2f…e2f013
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.28100%coinbase79d ago0x0942c5…852341
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.28100%coinbase79d ago0x15451a…28b39a
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x0d824e…94a7de
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x710def…797de0
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0xbe7d0a…d7d205
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0xe4d2c1…768ccb
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.28100%coinbase79d ago0x1cbd2c…864aed
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase79d ago0x01dc82…bf87a3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase79d ago0xe74c07…3cacff
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase79d ago0xe310d5…7ed035
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase79d ago0x0e0595…0075da
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase79d ago0x99b0c6…70b71d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase79d ago0xee79e9…8033d0
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase79d ago0xc66d9a…bb5606
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase79d ago0x9045ef…797d52
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase79d ago0xed4328…1cb8e2
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase79d ago0xdbb1a7…4d59be
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase79d ago0x48bc15…adb145
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase79d ago0xab4409…30c39c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase79d ago0x6044a7…f664a8
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase79d ago0x740fa3…744187

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.