Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0xf4df05…9fc25b
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x0c403b…d169c2
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0xecc160…dc368d
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x2c8e70…8134f4
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x6cec18…8c559a
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x289be9…b9a285
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x1f0d3f…bd3561
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x2939b9…3ca470
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0xd0834e…1cc004
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x0b5b03…e80b54
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x294dd9…2afcdc
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0xfcb0d4…b0cbc7
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0xc5f2c7…b63fe3
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x2e896f…4d28cf
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0xfe75c5…49e74f
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x0a92e4…e8e948
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x1d8f31…346a14
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0xebc41f…217b71
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x7fa7eb…38e684
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0xe94421…2622c8
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0xb95201…51b142
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x943fc7…c8fa8f
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x0651ce…d9211e
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0x004218…01ff8f
0xb343…49650xa9dd…2315Base—$0.002100%coinbase50d ago0xaeb829…0189be

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.