Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cca…f68c0x7dbb…59e0Base$3,000.0070%0x323a…a4f26d ago0x1dc4e8…c95475
0xfb91…c29f0x7dbb…59e0Base$71.5170%0x323a…a4f26d ago0xf0b2a5…b1f76a
0x8bb7…1f8d0x7dbb…59e0Base$15.0170%0x323a…a4f26d ago0x3050a7…8f54b3
0xf29d…d9700x7dbb…59e0Base$99.1870%0x323a…a4f26d ago0x7a1888…4402b9
0x4b6c…b1db0x7dbb…59e0Base$22.7870%0x323a…a4f26d ago0x542301…f76b2e
0x37f3…cff40x7dbb…59e0Base$49.5370%0x323a…a4f26d ago0x22f80c…5cadf4
0x2557…2c950x7dbb…59e0Base$14.8670%0x323a…a4f26d ago0xbaffd9…4d6447
0x37cf…7cbe0x7dbb…59e0Base$67.8570%0x323a…a4f26d ago0xb70897…ef5916
0x90be…1ab80x7dbb…59e0Base$8.0570%0x323a…a4f26d ago0x713061…df9653
0x37f3…cff40x7dbb…59e0Base$17.1670%0x323a…a4f26d ago0x050afd…87e744
0x2557…2c950x7dbb…59e0Base$18.4770%0x323a…a4f26d ago0x5871c1…57a995
0xcd21…ce660x7dbb…59e0Base$19.4070%0x323a…a4f26d ago0x50a112…14eaea
0xb1be…cb9b0x7dbb…59e0Base$7.7570%0x323a…a4f26d ago0x818a58…f3cff4
0xdab7…a7ea0x7dbb…59e0Base$183.5670%0x323a…a4f26d ago0x51dfd0…1c8171
0xd7d1…7ade0x7dbb…59e0Base$11.0570%0x323a…a4f26d ago0x5d28de…0168fd
0x1f0e…8e480x7dbb…59e0Base$5.7370%0x323a…a4f26d ago0x0abf64…5ecf24
0x4aaf…5f140x7dbb…59e0Base$23.6370%0x323a…a4f26d ago0xa5f602…d1b364
0x3b19…390b0x7dbb…59e0Base$23.9270%0x323a…a4f26d ago0xbb2089…f6b8be
0x6391…b6c30x7dbb…59e0Base$4,429.3170%0x323a…a4f26d ago0xdc61e6…b51089
0x122f…a8d40x7dbb…59e0Base$221.9170%0x323a…a4f26d ago0x9514c9…c9dc3e
0xe137…28240x7dbb…59e0Base$217.8370%0x323a…a4f26d ago0x2d33b9…2e4f81
0x0920…d2b80x7dbb…59e0Base$29.8370%0x323a…a4f26d ago0x932518…da8ff4
0xf97a…5f2e0x7dbb…59e0Base$41.0070%0x323a…a4f26d ago0xea3a2e…cd4a3b
0xf849…de070x7dbb…59e0Base$764.6870%0x323a…a4f26d ago0x97fd49…53ebc7
0xfb91…c29f0x7dbb…59e0Base$142.9870%0x323a…a4f26d ago0x4f3cdc…cc62ac

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.