Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.003195100%0x4337…beb145d ago0xed1b23…35a394
0x3be9…575c0xf6ee…3bd2Base$0.003805100%0x4337…fa0045d ago0x0b929e…c9fb1b
0x3be9…575c0xf6ee…3bd2Base$0.00569100%0xe196…0ce145d ago0x6d3012…6867c2
0x3be9…575c0xf6ee…3bd2Base$0.001813100%0x4337…7a5d45d ago0xc4734a…4e12ac
0x3be9…575c0xf6ee…3bd2Base$0.007053100%0x4337…7a5d45d ago0x95f79e…4be63c
0x3be9…575c0xf6ee…3bd2Base$0.000154100%0xe196…0ce145d ago0xca4c2c…f3fb3b
0x3be9…575c0xf6ee…3bd2Base$0.002787100%0x4337…283845d ago0x11b0d7…32e22d
0x3be9…575c0xf6ee…3bd2Base$0.009061100%0x6a6f…be4145d ago0x60f35f…7befda
0x3be9…575c0xf6ee…3bd2Base$0.006053100%0x4337…6ef945d ago0x7fcc49…2415a2
0x3be9…575c0xf6ee…3bd2Base$0.002818100%0x4337…926945d ago0x216265…3e32f1
0x3be9…575c0xf6ee…3bd2Base$0.005336100%0xe196…0ce145d ago0xb2c7c5…901f4a
0x3be9…575c0xf6ee…3bd2Base$0.000742100%0x4337…d99545d ago0x40d5a0…f606af
0x3be9…575c0xf6ee…3bd2Base$0.004356100%0x4337…6f8b45d ago0x27a61e…bc7a1d
0x3be9…575c0xf6ee…3bd2Base$0.007221100%0x211d…d17245d ago0x9f7913…20145e
0x3be9…575c0xf6ee…3bd2Base$0.007154100%0x211d…d17245d ago0xae54de…d61213
0x3be9…575c0xf6ee…3bd2Base$0.006223100%0x4337…9ad445d ago0x6a6dd9…31a840
0x3be9…575c0xf6ee…3bd2Base$0.005037100%0x4337…03f545d ago0xd0e2c2…fd7124
0x3be9…575c0xf6ee…3bd2Base$0.007681100%0x4337…36c445d ago0x82afad…fa0a9c
0x3be9…575c0xf6ee…3bd2Base$0.00742100%0x4337…ec6845d ago0x2f4e4c…232e77
0x3be9…575c0xf6ee…3bd2Base$0.006939100%0xe196…0ce145d ago0xcda4f5…83fad9
0x3be9…575c0xf6ee…3bd2Base$0.006427100%0x4337…3a7345d ago0xef7823…c1faa7
0x3be9…575c0xf6ee…3bd2Base$0.007378100%0x211d…d17245d ago0xd15838…595330
0x3be9…575c0xf6ee…3bd2Base$0.007103100%0x4337…6ef945d ago0x9b642c…facc9f
0x3be9…575c0xf6ee…3bd2Base$0.007291100%0x4337…ec2645d ago0xdab0da…4e2337
0x3be9…575c0xf6ee…3bd2Base$0.007606100%0xf279…f77f45d ago0x19f2cc…eec358

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.