Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d85…dd5a0xf2cb…1f4aBase—$0.01100%coinbase66d ago0x901c72…6a90f3
0x1d85…dd5a0x71db…637aBase—$0.01100%coinbase66d ago0x81f9c4…4d47cc
0x1d85…dd5a0x56df…b6fdBase—$0.01100%coinbase66d ago0x7799f7…774771
0x1d85…dd5a0xd127…39d9Base—$0.01100%coinbase66d ago0x397e86…5d6c6f
0x1d85…dd5a0x327c…c529Base—$0.01100%coinbase66d ago0x07e92a…495514
0x1d85…dd5a0x98fa…1368Base—$0.01100%coinbase66d ago0xc0ccc7…faaf09
0x1d85…dd5a0x19a6…8906Base—$0.01100%coinbase66d ago0x495da9…489d3d
0x1d85…dd5a0x6c97…51dbBase—$0.01100%coinbase66d ago0xabf0b0…3ea41a
0x1d85…dd5a0x036e…1176Base—$0.01100%coinbase66d ago0xb04f3e…618549
0x1d85…dd5a0xe28a…5b57Base—$0.01100%coinbase66d ago0xa2d5fc…11c360
0x1d85…dd5a0x9126…6c45Base—$0.01100%coinbase66d ago0x730a81…918290
0x1d85…dd5a0x3539…1686Base—$0.01100%coinbase66d ago0xec0439…a1c27c

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.