Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8c6…8fed0x10c1…1e24Base—$0.94100%coinbase108d ago0x39894a…83e19b
0xd8c6…8fed0x10c1…1e24Base—$0.55100%coinbase108d ago0xdb3c96…29095b
0xd8c6…8fed0x10c1…1e24Base—$0.69100%coinbase108d ago0x74abde…a2d888
0xd8c6…8fed0x10c1…1e24Base—$0.64100%coinbase108d ago0x2fdcf3…c85129
0xd8c6…8fed0x10c1…1e24Base—$0.52100%coinbase108d ago0x09d323…f4cd3f
0xd8c6…8fed0x10c1…1e24Base—$0.62100%coinbase108d ago0xbbce9e…0c32b3
0xd8c6…8fed0x10c1…1e24Base—$0.56100%coinbase108d ago0xd2d4c4…9a18ad
0xd8c6…8fed0x10c1…1e24Base—$0.54100%coinbase108d ago0x6f967a…ad916f
0xd8c6…8fed0x10c1…1e24Base—$0.52100%coinbase108d ago0x13ccd3…6e86a6
0xd8c6…8fed0x10c1…1e24Base—$0.98100%coinbase108d ago0x648302…07ac7d
0xd8c6…8fed0x10c1…1e24Base—$0.83100%coinbase108d ago0xf3b743…7873cd
0xd8c6…8fed0x10c1…1e24Base—$0.86100%coinbase108d ago0x02ab00…9f965b
0xd8c6…8fed0x10c1…1e24Base—$0.91100%coinbase108d ago0x4e3a3c…f36f5d
0xd8c6…8fed0x10c1…1e24Base—$0.53100%coinbase108d ago0xa672c9…47f6e8
0xd8c6…8fed0x10c1…1e24Base—$1.33100%coinbase108d ago0x73ba3e…bdf573
0xd8c6…8fed0x10c1…1e24Base—$0.96100%coinbase108d ago0x02aeaa…6da6e4
0xd8c6…8fed0x10c1…1e24Base—$0.94100%coinbase108d ago0x4861db…3091d7
0xd8c6…8fed0x10c1…1e24Base—$0.92100%coinbase108d ago0xff2d03…9d0696
0xd8c6…8fed0x10c1…1e24Base—$0.89100%coinbase108d ago0x043b1e…6d2b8e
0xd8c6…8fed0x10c1…1e24Base—$0.87100%coinbase108d ago0x2c68a9…2b9f64
0xd8c6…8fed0x10c1…1e24Base—$0.85100%coinbase108d ago0x54a621…b8d309
0xd8c6…8fed0x10c1…1e24Base—$0.82100%coinbase108d ago0xe8f3b5…fc049c
0xd8c6…8fed0x10c1…1e24Base—$0.74100%coinbase108d ago0x022ee1…d58340
0xd8c6…8fed0x10c1…1e24Base—$0.63100%coinbase108d ago0x743c72…c136b7
0xd8c6…8fed0x10c1…1e24Base—$0.62100%coinbase108d ago0xfedd68…f7fa45

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.