Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0xed8731…310b16
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x7a9e6d…eff71b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x35bcf2…db5a64
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x0f9b0f…720901
0x14bd…5f760x8a59…a822Basex402 service$0.001100%coinbase46d ago0xba194e…77dc4f
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x5b11f8…69dc16
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0xa844bf…b20375
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x092800…a08d74
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x4bdfb4…03b21a
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x589c23…1a2d1c
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0xf079db…5d05ca
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x70b619…3ea4de
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0xa59275…5eba6a
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0xc425a1…e18006
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x5399cd…711f5d
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0xa4e63f…aa55fa
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x68a490…ba7f63
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x0aa93e…86ea42
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x2b9073…bbc54f
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x9e0370…a3cc61
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0xdfc44a…819ddd
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x6f5f0b…012417
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase47d ago0x58a665…8747e1
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase47d ago0x3e90cb…903a79
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase47d ago0x4798e7…c40939

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.