Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf974…f92e0xad04…7a4fBase—$0.01100%coinbase69d ago0xfb2190…633721
0xf974…f92e0xd863…32c8Base—$0.01100%coinbase69d ago0xb3432e…a9b45d
0xf974…f92e0x962c…22cbBase—$0.01100%coinbase69d ago0xd6b42d…40a045
0xf974…f92e0xa6ea…3cbaBase—$0.01100%coinbase69d ago0x54df32…773206
0xf974…f92e0x7a23…23bcBase—$0.01100%coinbase69d ago0xe3b9d1…681b32
0xf974…f92e0x6fd6…9094Base—$0.01100%coinbase69d ago0xe751ca…b11622
0xf974…f92e0x2300…89d2Base—$0.01100%coinbase69d ago0x5007ef…7b2a32
0xf974…f92e0x76e1…838eBase—$0.01100%coinbase69d ago0xd44a99…7e0c49
0xf974…f92e0xf5ec…7915Base—$0.01100%coinbase69d ago0xcb671b…70c4ed
0xf974…f92e0x8bec…00dfBase—$0.01100%coinbase69d ago0x6ffde9…3ea299
0xf974…f92e0x8e54…3f05Base—$0.01100%coinbase69d ago0xc3f657…35bc59
0xf974…f92e0x1648…a8d7Base—$0.01100%coinbase69d ago0x31799f…caa0f9
0xf974…f92e0x5d03…2a5eBase—$0.01100%coinbase69d ago0x30ef0a…a8b327
0xf974…f92e0xcc11…adc7Base—$0.01100%coinbase69d ago0xf54391…8dbcf5
0xf974…f92e0x4f81…b79fBase—$0.01100%coinbase70d ago0xddda91…d868b8
0xf974…f92e0x7550…35d4Base—$0.01100%coinbase70d ago0x409487…c12b9a
0xf974…f92e0x9695…0f3bBase—$0.01100%coinbase70d ago0x28f4a6…8cbff2
0xf974…f92e0xbf0c…6b9cBase—$0.01100%coinbase70d ago0x57c482…61f787
0xf974…f92e0xcab9…fa9eBase—$0.01100%coinbase70d ago0xc1bf22…82859b
0xf974…f92e0xf747…4715Base—$0.01100%coinbase70d ago0xb97270…34e410
0xf974…f92e0xb6b6…ea8bBase—$0.01100%coinbase70d ago0x9eba34…09d064
0xf974…f92e0x0320…0624Base—$0.01100%coinbase70d ago0x7319a2…4437ae
0xf974…f92e0x1edf…b83aBase—$0.01100%coinbase70d ago0x84f1b6…4468bd
0xf974…f92e0x1c70…7921Base—$0.01100%coinbase70d ago0x859cbd…e44e7a
0xf974…f92e0x85f2…8592Base—$0.01100%coinbase70d ago0x08c5e8…3ed264

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.