Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20ca…78550x5100…ff70Base—$0.01100%coinbase73d ago0x6d8991…525a54
0x20ca…78550x3c84…1920Base—$0.01100%coinbase73d ago0xb5fdef…59de4d
0x20ca…78550x1c83…df92Base—$0.01100%coinbase73d ago0xafa5b6…36bea2
0x20ca…78550x7898…aaa0Base—$0.01100%coinbase73d ago0xfce26b…e51433
0x20ca…78550x6b79…f3e2Base—$0.01100%coinbase73d ago0x891faa…968214
0x20ca…78550x2394…2c44Base—$0.01100%coinbase73d ago0xad74c5…8ceb86
0x20ca…78550x7e0d…a4ebBase—$0.01100%coinbase73d ago0x34c354…c909cc
0x20ca…78550x872c…42c1Base—$0.01100%coinbase73d ago0xec9127…e1a13b
0x20ca…78550x99a4…818eBase—$0.01100%coinbase73d ago0xeb77dc…825385
0x20ca…78550x2625…e6a5Base—$0.01100%coinbase73d ago0xb2e79e…da3d53
0x20ca…78550x26b1…60b3Base—$0.01100%coinbase73d ago0x46242a…db9404
0x20ca…78550x623a…72c5Base—$0.01100%coinbase73d ago0x605e84…60c6df
0x20ca…78550x4dff…c499Base—$0.01100%coinbase73d ago0x0bbc51…c63444
0x20ca…78550x4532…6afeBase—$0.01100%coinbase73d ago0x880420…7c4e55
0x20ca…78550xfd6a…0e60Base—$0.01100%coinbase73d ago0x2919f1…e975ff
0x20ca…78550xe877…7904Base—$0.01100%coinbase73d ago0xe939b0…468d85
0x20ca…78550xd184…a6e7Base—$0.01100%coinbase73d ago0x4569a3…e738f2
0x20ca…78550x3d95…2dfbBase—$0.01100%coinbase73d ago0x4d96ac…9e531a
0x20ca…78550x0a3c…13a2Base—$0.01100%coinbase73d ago0x5bae27…991885
0x20ca…78550xbceb…8da0Base—$0.01100%coinbase73d ago0xd23f6a…c14172
0x20ca…78550x492e…f301Base—$0.01100%coinbase73d ago0xaf9a9f…0bdf61
0x20ca…78550x2cdf…6a54Base—$0.01100%coinbase73d ago0x160da2…1bb17f
0x20ca…78550xba0a…b63cBase—$0.01100%coinbase73d ago0x7a17f4…1238fe
0x20ca…78550x89f5…74cdBase—$0.01100%coinbase73d ago0x2e8ee5…f0a474
0x20ca…78550x250f…d904Base—$0.01100%coinbase73d ago0x2d263b…9c4e12

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.