Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e1e…40790xdf2f…a143Base—$0.01100%coinbase69d ago0xdfa84f…967c0d
0x0e1e…40790xe8ee…0e2aBase—$0.01100%coinbase69d ago0xbd2279…f7e72f
0x0e1e…40790xaeb3…bb41Base—$0.01100%coinbase69d ago0xac9a9a…0af794
0x0e1e…40790x809d…cf3dBase—$0.01100%coinbase69d ago0x1e8b60…d25a49
0x0e1e…40790x8a82…e917Base—$0.01100%coinbase69d ago0x3b5b7b…5b5ca9
0x0e1e…40790x266f…6d9aBase—$0.01100%coinbase69d ago0x9edce2…847894
0x0e1e…40790x7924…c3ecBase—$0.01100%coinbase69d ago0xf2ef1e…0b417e
0x0e1e…40790x80e3…2912Base—$0.01100%coinbase69d ago0x6b34a4…477787
0x0e1e…40790xb3f2…1c84Base—$0.01100%coinbase69d ago0x822ca8…283f5b
0x0e1e…40790x60c4…e497Base—$0.01100%coinbase69d ago0x56a14f…4ec3a2
0x0e1e…40790xc53b…fb31Base—$0.01100%coinbase69d ago0xad2d57…845a20
0x0e1e…40790x97b7…084eBase—$0.01100%coinbase69d ago0x041a41…091b97
0x0e1e…40790x71c6…d6d2Base—$0.01100%coinbase69d ago0xdf36ec…efba80
0x0e1e…40790xb6f1…e6e0Base—$0.01100%coinbase69d ago0x9c1f94…a1c7f0
0x0e1e…40790x81a7…02a9Base—$0.01100%coinbase69d ago0xbd73eb…d23a0c
0x0e1e…40790xf812…2d32Base—$0.01100%coinbase69d ago0x404c12…6771e0
0x0e1e…40790x91c7…7331Base—$0.01100%coinbase69d ago0x5b9af9…0ad5b8
0x0e1e…40790x2b62…c4c8Base—$0.01100%coinbase69d ago0xf0e95e…06ec08
0x0e1e…40790xe67d…01adBase—$0.01100%coinbase69d ago0xb4de58…3d3dc7
0x0e1e…40790x8d19…0f0bBase—$0.01100%coinbase69d ago0x3ab51c…31b1ef
0x0e1e…40790x0fbf…86a4Base—$0.01100%coinbase69d ago0xbb3814…c0dd76
0x0e1e…40790x6b98…4525Base—$0.01100%coinbase69d ago0x0b0245…424df0
0x0e1e…40790xb113…1899Base—$0.01100%coinbase69d ago0x81c1e1…d68ad4
0x0e1e…40790x4634…831eBase—$0.01100%coinbase69d ago0x1333c1…2ae32d
0x0e1e…40790xd545…32e1Base—$0.01100%coinbase69d ago0x96a351…3144fd

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.