Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf56…33f40x0e3d…7757Base—$3.15100%0xa5c8…4ccb106d ago0x5ca0b3…4efed4
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase106d ago0xbdfd6a…a1fedf
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase106d ago0x5974a7…45b3a1
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase106d ago0xd021f7…241613
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase106d ago0xc4eddb…411b65
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase106d ago0x25b1ad…30c075
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase106d ago0x56c158…c5227a
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase106d ago0x718970…958078
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%candidates106d ago0x781448…1771f5
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%candidates106d ago0xc0f57a…0fab00
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%candidates106d ago0x6ead05…fe89f3
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%candidates106d ago0x6660f2…ec16c6
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%candidates106d ago0x171088…e08055
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%candidates106d ago0x4cd071…8cc1b4
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase106d ago0xd8e64e…49ecc8
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase106d ago0xf583a6…7fddab
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase106d ago0xc4187f…0326a3
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%candidates106d ago0x32378b…46396f
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%candidates106d ago0x83b2ef…1a1a34
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%candidates106d ago0x9fff38…01288b
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%candidates106d ago0x62d1d0…46c116
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%candidates106d ago0x63fae5…04b172
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase106d ago0xe3cf57…761ecb
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase106d ago0xc4277e…6dfb5e
0xcf56…33f40xe903…1abfBaseBlockRun.AIAi$0.03100%candidates106d ago0x052047…b4cde3

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.