Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0xec6ba4…ab46ca
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x223c64…459f43
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x017b57…86b0a1
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x084c72…f5bf9b
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x6804d8…f0001a
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x48b77a…fc1f48
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x856de2…4b4ac7
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x10e364…15a3c8
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x8fa2c0…94d817
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x719e8e…0d0e63
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0xb6ecd1…5f55df
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x5d9533…7ee9ef
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0xe9a11a…2790dd
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0xee9ed8…bd7f5b
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x3dc8b7…ff871a
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0xd67e8a…2f61cd
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x280adf…72f6f1
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x902759…b7d122
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x1292bd…6337ff
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x94cb4c…156c5e
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x6272e3…d0b8d7
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0x44e672…37caf1
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0xbe866c…6fef1a
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0xc6d1dd…40dfba
0x6ed6…383c0x1937…6c94Basewebsite2vatVat$0.05100%coinbase45d ago0xddff9d…db173d

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.