Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase74d ago0x567de9…9b52d0
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase74d ago0x1d99b5…8f7786
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase74d ago0x8779ec…13bc4c
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase74d ago0x8ba4fa…c531da
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase74d ago0xa47526…412e58
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase74d ago0x730361…b50c4e
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.05100%coinbase74d ago0x621115…f16e78
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.05100%coinbase74d ago0x4d558e…6783bc
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.05100%coinbase74d ago0xea38bf…7bad15
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.05100%coinbase74d ago0x506b15…3a4f11
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.03100%coinbase74d ago0xe4ae73…4c76e8
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.03100%coinbase74d ago0x544f5b…4d1b6a
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.25100%coinbase74d ago0x2dab11…a446bd
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.05100%coinbase74d ago0x6a4765…38a94d
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.03100%coinbase74d ago0x02aaaf…c540ea
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase74d ago0x8c4391…6904bc
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase74d ago0xfd5677…bd1f64
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase74d ago0xfe6dcf…5af83b
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.05100%coinbase74d ago0x2795c8…030826

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.