Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ddc…a8020xae74…f355Base—$0.01100%coinbase68d ago0x9a177a…c1fe2b
0x7ddc…a8020xc0c5…7c93Base—$0.01100%coinbase68d ago0x31ce70…b538d1
0x7ddc…a8020x798b…1299Base—$0.01100%coinbase68d ago0xccc5ea…001b1e
0x7ddc…a8020xd841…2592Base—$0.01100%coinbase68d ago0x75b1d7…82514a
0x7ddc…a8020x84f9…1352Base—$0.01100%coinbase68d ago0x9eb3e7…504c1e
0x7ddc…a8020xbff5…5012Base—$0.01100%coinbase68d ago0xd38f4f…2e2f3c
0x7ddc…a8020xd5b2…6c90Base—$0.01100%coinbase68d ago0x56baa8…c4b118
0x7ddc…a8020x9121…b987Base—$0.01100%coinbase68d ago0x92032e…cbbc58
0x7ddc…a8020x900e…972fBase—$0.01100%coinbase68d ago0x66eb07…7d80b7
0x7ddc…a8020x2cbd…476dBase—$0.01100%coinbase68d ago0x055d5b…5e2c64
0x7ddc…a8020x84fa…a051Base—$0.01100%coinbase68d ago0x52f1f8…47c91d
0x7ddc…a8020xff08…4c9eBase—$0.01100%coinbase68d ago0x285750…d5ed24
0x7ddc…a8020x6c6c…0e23Base—$0.01100%coinbase68d ago0x5b4cb7…68ea8b
0x7ddc…a8020x1d78…24abBase—$0.01100%coinbase68d ago0xf04673…6614fa
0x7ddc…a8020x145c…1fd8Base—$0.01100%coinbase68d ago0x2a322f…ba555d
0x7ddc…a8020xa461…acc8Base—$0.01100%coinbase68d ago0x34761a…462252
0x7ddc…a8020xc9a0…1505Base—$0.01100%coinbase68d ago0x528db0…075514
0x7ddc…a8020x8d20…6169Base—$0.01100%coinbase69d ago0x6554ce…2d0372
0x7ddc…a8020x2c20…552eBase—$0.01100%coinbase69d ago0xe2d59e…11329a
0x7ddc…a8020x7486…c827Base—$0.01100%coinbase69d ago0x25254b…25c46e
0x7ddc…a8020xa1f9…e413Base—$0.01100%coinbase69d ago0x908110…88ae69
0x7ddc…a8020x1772…1fd7Base—$0.01100%coinbase69d ago0x112c79…aa970b
0x7ddc…a8020xf193…de03Base—$0.01100%coinbase69d ago0x1cfe06…918f8b
0x7ddc…a8020x3903…7b62Base—$0.01100%coinbase69d ago0x98ee43…11ed61
0x7ddc…a8020x34aa…0c56Base—$0.01100%coinbase69d ago0x6085fc…873e63

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.