Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b80…5f9c0x9b32…b5a2Base—$0.01100%coinbase73d ago0x729ec9…92d1ce
0x1b80…5f9c0x1e81…34bcBase—$0.01100%coinbase73d ago0xf36e30…c8196e
0x1b80…5f9c0xd183…167bBase—$0.01100%coinbase73d ago0x7226e5…051300
0x1b80…5f9c0x21b9…0d5fBase—$0.01100%coinbase73d ago0x12d0f5…7aea81
0x1b80…5f9c0xe11f…44b9Base—$0.01100%coinbase73d ago0x3d5957…ef7584
0x1b80…5f9c0x5248…0360Base—$0.01100%coinbase73d ago0xdbf971…f3dc3b
0x1b80…5f9c0x792d…f8e1Base—$0.01100%coinbase73d ago0x4c3d7a…0ce381
0x1b80…5f9c0x704c…5937Base—$0.01100%coinbase73d ago0xbf15c0…ff9107
0x1b80…5f9c0x8b07…4499Base—$0.01100%coinbase73d ago0xe2e638…cf87df
0x1b80…5f9c0x5955…21a5Base—$0.01100%coinbase73d ago0x9be40c…85dc64
0x1b80…5f9c0x62ae…d8ebBase—$0.01100%coinbase73d ago0xc253c7…8c5e0c
0x1b80…5f9c0x819a…bcd2Base—$0.01100%coinbase73d ago0x9ad26d…4476cc
0x1b80…5f9c0x76db…3cd1Base—$0.01100%coinbase73d ago0x3299cc…897de1
0x1b80…5f9c0xf37f…f8d8Base—$0.01100%coinbase73d ago0xd7d9f7…18108f
0x1b80…5f9c0x1058…a7d7Base—$0.01100%coinbase73d ago0x935237…fa2586

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.