Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34eb…b6a50xdf62…30eeBase—$1.0070%0x14dd…a4ea41d ago0x79354d…6acd9a
0x2585…b05d0xdf62…30eeBase—$1.0070%0xf643…981041d ago0x6368ea…94d97d
0x83b5…d1470xdf62…30eeBase—$1.0070%0x8ea5…b7fc41d ago0x8ec876…ced33c
0xc4d7…e5f80xdf62…30eeBase—$1.0070%0xd50e…07b941d ago0x8e0f4d…6c06e5
0x6843…b17b0xdf62…30eeBase—$1.0070%0x54c7…4b1241d ago0xfa4bda…635982
0xb8eb…8e790xdf62…30eeBase—$1.0070%0x2016…553441d ago0xb18e64…d19fb3
0x3099…2a420xdf62…30eeBase—$1.0070%0x52ac…a61d41d ago0xf305f6…86804e
0xc8b0…6f4e0xdf62…30eeBase—$1.0070%0xbb99…f69a41d ago0x74912e…6674ad
0x2ecc…cfaf0xdf62…30eeBase—$1.0070%0x45eb…e31b41d ago0xa77078…4609a4
0xdfc4…c3c30xdf62…30eeBase—$1.0070%0x4689…1c4b41d ago0x250f01…32d824
0x1332…66eb0xdf62…30eeBase—$99.2470%0x551c…90e541d ago0x0357ea…5a6e7d
0xc3fe…dde70xdf62…30eeBase—$1.0070%0xbb33…527741d ago0xbb95fd…6dcf2e
0xc5ed…08070xdf62…30eeBase—$1.0070%0x2d05…53d041d ago0x160502…f64d88
0x8e25…3a170xdf62…30eeBase—$1.0070%0x1434…1c6e41d ago0x7d3548…32e584
0xd15f…2fcf0xdf62…30eeBase—$1.0070%0x1ae8…2c7341d ago0x2594ff…3319ef
0xe151…17d70xdf62…30eeBase—$1.0070%0x3213…64ef41d ago0xc9c3cb…2b6da0
0x1332…66eb0xdf62…30eeBase—$99.4570%0x9dba…e8e041d ago0x10f0b8…3f3662
0x25f7…22e20xdf62…30eeBase—$1.0070%0x80e2…187341d ago0xca9bed…24a554
0x272f…794a0xdf62…30eeBase—$1.0070%0xc366…284e41d ago0xdaf576…dc660d
0x4ca3…de9a0xdf62…30eeBase—$1.0070%0xe5f9…0f5f41d ago0x51584d…29892a
0x1332…66eb0xdf62…30eeBase—$2,664.2170%0x54c7…4b1241d ago0xcf22dd…b168ab
0x97c3…5bc80xdf62…30eeBase—$1.0070%0xb97a…ba2d41d ago0x7d59a6…df06d4
0x46e4…52a60xdf62…30eeBase—$1.0070%0xc4a4…9e8641d ago0xad7e56…67ef8c
0x1332…66eb0xdf62…30eeBase—$71.4070%0xcf0a…a2c341d ago0xddef33…e80124
0xc384…d9f70xdf62…30eeBase—$1.0070%0xdb82…274841d ago0x53b711…015d12

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.