Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e0d…608a0x914a…1199Base—$0.01100%coinbase69d ago0x186a08…451dde
0x5e0d…608a0x654d…9e93Base—$0.01100%coinbase69d ago0x4f2cd3…646c93
0x5e0d…608a0xba21…3443Base—$0.01100%coinbase69d ago0xe3a9da…c6369b
0x5e0d…608a0x505f…e36dBase—$0.01100%coinbase69d ago0xebaf9c…cdd1c9
0x5e0d…608a0xb932…0918Base—$0.01100%coinbase69d ago0x03ba55…4084b6
0x5e0d…608a0xe5df…e846Base—$0.01100%coinbase69d ago0x250d57…ee2794
0x5e0d…608a0xe6ba…f7afBase—$0.01100%coinbase69d ago0xb85716…3f63ec
0x5e0d…608a0x2d10…9445Base—$0.01100%coinbase69d ago0x734552…3ce385
0x5e0d…608a0xf6b6…7d5cBase—$0.01100%coinbase69d ago0x0bc17b…2dd7c5
0x5e0d…608a0x4897…e680Base—$0.01100%coinbase69d ago0xfee158…2611b3
0x5e0d…608a0x5c1a…1bacBase—$0.01100%coinbase69d ago0x6eaa65…9910db
0x5e0d…608a0x6c42…4746Base—$0.01100%coinbase69d ago0x45b7c8…ad192d
0x5e0d…608a0x5d4f…eadfBase—$0.01100%coinbase69d ago0xc29abe…5cea3f
0x5e0d…608a0x757d…261eBase—$0.01100%coinbase69d ago0xec44e7…77488a
0x5e0d…608a0xdafc…f6cfBase—$0.01100%coinbase69d ago0x0a4b4b…641683
0x5e0d…608a0x880f…8aebBase—$0.01100%coinbase69d ago0x172fec…c50de1
0x5e0d…608a0x51de…2d58Base—$0.01100%coinbase69d ago0xa45cec…c4a782
0x5e0d…608a0x0ad0…2bf5Base—$0.01100%coinbase69d ago0xa5b43e…92509f
0x5e0d…608a0xec08…075cBase—$0.01100%coinbase69d ago0x49eb50…a25294
0x5e0d…608a0xecb3…626aBase—$0.01100%coinbase69d ago0x2663ad…380d47
0x5e0d…608a0xabf4…8bb8Base—$0.01100%coinbase69d ago0x4814e9…b279b4
0x5e0d…608a0xb14f…c97bBase—$0.01100%coinbase69d ago0x162f6f…8252ea
0x5e0d…608a0x4fd3…4e6dBase—$0.01100%coinbase69d ago0x69c2c2…079a2b
0x5e0d…608a0x7a43…50b6Base—$0.01100%coinbase69d ago0x69cf59…8e3a84
0x5e0d…608a0xb58e…7be2Base—$0.01100%coinbase69d ago0x712707…b4eed5

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.