Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a0f…9ec10x2880…1687Base—$0.01100%coinbase69d ago0xa21f1b…1684e1
0x7a0f…9ec10x7b8a…86abBase—$0.01100%coinbase69d ago0x31b790…460244
0x7a0f…9ec10x4eaa…c9b6Base—$0.01100%coinbase69d ago0xf872e1…b8a29d
0x7a0f…9ec10x3e43…3140Base—$0.01100%coinbase69d ago0x13d004…0b5d9c
0x7a0f…9ec10x1112…124cBase—$0.01100%coinbase69d ago0xf100f9…d3fdab
0x7a0f…9ec10x970c…682aBase—$0.01100%coinbase69d ago0x47b269…d05faf
0x7a0f…9ec10x82dd…df34Base—$0.01100%coinbase69d ago0x59f62b…9a8df0
0x7a0f…9ec10x33ab…c9c0Base—$0.01100%coinbase69d ago0xfb6418…daf38c
0x7a0f…9ec10xeb1d…b590Base—$0.01100%coinbase69d ago0x2199aa…21f15e
0x7a0f…9ec10x8ba6…a916Base—$0.01100%coinbase69d ago0xab231c…ab508b
0x7a0f…9ec10xc9dc…fbebBase—$0.01100%coinbase69d ago0xbe18ee…da3788
0x7a0f…9ec10x4f3e…35f5Base—$0.01100%coinbase69d ago0xf7bac4…fbc6e8
0x7a0f…9ec10x1cde…7251Base—$0.01100%coinbase69d ago0x2b4fbe…f3d8f5
0x7a0f…9ec10xabc7…f9e2Base—$0.01100%coinbase69d ago0xdd1131…d66fe9
0x7a0f…9ec10xd724…16ecBase—$0.01100%coinbase69d ago0xde306a…8fa1a2
0x7a0f…9ec10x4fb6…a463Base—$0.01100%coinbase69d ago0x6ff0b7…4348c4
0x7a0f…9ec10x0ee2…e362Base—$0.01100%coinbase69d ago0x7ba42e…a33637
0x7a0f…9ec10x836f…56e7Base—$0.01100%coinbase69d ago0x261e78…0fe285
0x7a0f…9ec10xe244…d4eeBase—$0.01100%coinbase69d ago0x7faf66…41a84f
0x7a0f…9ec10x5686…6d68Base—$0.01100%coinbase69d ago0x532c23…e4412f
0x7a0f…9ec10x2d02…1871Base—$0.01100%coinbase69d ago0x6ed917…dba221
0x7a0f…9ec10xdec3…ad26Base—$0.01100%coinbase69d ago0x57dde4…dba143
0x7a0f…9ec10xa643…ec10Base—$0.01100%coinbase69d ago0xee5f60…ca1975
0x7a0f…9ec10x54c9…0ce2Base—$0.01100%coinbase70d ago0x2580bb…0e5391
0x7a0f…9ec10x1889…cfc2Base—$0.01100%coinbase70d ago0xa71d64…814b95

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.