Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ca9…76d40xc7d1…4ffaBase—$0.01100%coinbase73d ago0x9c74f0…a7f020
0x6ca9…76d40x626a…300bBase—$0.01100%coinbase73d ago0xc4e7c3…760050
0x6ca9…76d40x1764…4e34Base—$0.01100%coinbase73d ago0xdbd1a5…858d33
0x6ca9…76d40x4c65…f36fBase—$0.01100%coinbase73d ago0x15c966…e1e33b
0x6ca9…76d40x27ac…a4a1Base—$0.01100%coinbase73d ago0x40c58b…a64bca
0x6ca9…76d40x034d…bff5Base—$0.01100%coinbase73d ago0xcb4bd9…fe2dda
0x6ca9…76d40x707b…aa0aBase—$0.01100%coinbase73d ago0x5cd471…f830fc
0x6ca9…76d40x771e…4365Base—$0.01100%coinbase73d ago0xa92e7f…79fa50
0x6ca9…76d40xd556…ae69Base—$0.01100%coinbase73d ago0xf0475d…2cc216
0x6ca9…76d40x6c8c…b801Base—$0.01100%coinbase73d ago0x6638fc…2a2933
0x6ca9…76d40x3daa…0868Base—$0.01100%coinbase73d ago0xcfebb3…99b7a8
0x6ca9…76d40xc74f…3c06Base—$0.01100%coinbase73d ago0xe7dc2a…0a2be4
0x6ca9…76d40xa950…cdb2Base—$0.01100%coinbase73d ago0x9009b4…7c483c
0x6ca9…76d40x27e6…ef8fBase—$0.01100%coinbase73d ago0x9b2661…49131e
0x6ca9…76d40x701a…1308Base—$0.01100%coinbase73d ago0xa0d0e3…70d48d
0x6ca9…76d40xa07f…cb2cBase—$0.01100%coinbase73d ago0x79668a…bf0e2e
0x6ca9…76d40x0509…4fe3Base—$0.01100%coinbase73d ago0xc6c573…ee7bf5
0x6ca9…76d40x1550…82e3Base—$0.01100%coinbase73d ago0x16290f…956c0c
0x6ca9…76d40xf31a…52edBase—$0.01100%coinbase73d ago0x96adec…0ab068
0x6ca9…76d40x00d4…0c35Base—$0.01100%coinbase73d ago0x888d52…cf308e
0x6ca9…76d40xf3a3…0058Base—$0.01100%coinbase73d ago0x013eb6…bc0ddd
0x6ca9…76d40x26f5…b2a1Base—$0.01100%coinbase73d ago0x12c210…aa912f
0x6ca9…76d40x7ebc…8691Base—$0.01100%coinbase73d ago0x777c18…641e18
0x6ca9…76d40x11b0…ea42Base—$0.01100%coinbase73d ago0xcbd72b…3cac79
0x6ca9…76d40x0ad1…26dbBase—$0.01100%coinbase73d ago0x2270e4…5efa53

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.