Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f7f…85540x3e0a…78e7Base—$0.005216100%coinbase74d ago0x21559b…a6aa90
0x2f7f…85540x3e0a…78e7Base—$0.004332100%coinbase74d ago0x03190d…c390bb
0x2f7f…85540x3e0a…78e7Base—$0.00466100%coinbase74d ago0x4e316f…a6271e
0x2f7f…85540x3e0a…78e7Base—$0.003622100%coinbase74d ago0x305229…9099d8
0x2f7f…85540x3e0a…78e7Base—$0.005452100%coinbase74d ago0x5fb83b…5286a2
0x2f7f…85540x3e0a…78e7Base—$0.003809100%coinbase75d ago0xf42cb1…c7b4a7
0x2f7f…85540x3e0a…78e7Base—$0.004682100%coinbase75d ago0x4d9145…4bfc01
0x2f7f…85540x3e0a…78e7Base—$0.004841100%coinbase75d ago0xb191ce…6beaac
0x2f7f…85540x3e0a…78e7Base—$0.004282100%coinbase75d ago0xabdf54…659ef9
0x2f7f…85540x3e0a…78e7Base—$0.004248100%coinbase75d ago0xc0db95…24cf3e
0x2f7f…85540x3e0a…78e7Base—$0.005597100%coinbase75d ago0xc73afe…663f7e
0x2f7f…85540x3e0a…78e7Base—$0.00336100%coinbase75d ago0x25e3fd…7abd98
0x2f7f…85540x3e0a…78e7Base—$0.003383100%coinbase75d ago0xe7e709…c58835
0x2f7f…85540x3e0a…78e7Base—$0.003208100%coinbase75d ago0x3f5e9d…6bc4b3
0x2f7f…85540x3e0a…78e7Base—$0.003742100%coinbase75d ago0x20a00f…9c2cfa
0x2f7f…85540x3e0a…78e7Base—$0.005303100%coinbase75d ago0xe12b52…9613f7
0x2f7f…85540x3e0a…78e7Base—$0.003398100%coinbase75d ago0xda08e9…c7b06b
0x2f7f…85540x3e0a…78e7Base—$0.004373100%coinbase75d ago0x71f392…77923c

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.