Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3b1…e0a60xa996…64bbBase—$0.01100%coinbase71d ago0xc0d363…27993f
0xe3b1…e0a60x8913…abadBase—$0.01100%coinbase71d ago0xe6aa51…0f26e1
0xe3b1…e0a60xa1a1…68f5Base—$0.01100%coinbase71d ago0x8297b4…d30dc7
0xe3b1…e0a60xd940…8de3Base—$0.01100%coinbase71d ago0x5a5eb0…23e3ac
0xe3b1…e0a60xc1bb…fc90Base—$0.01100%coinbase72d ago0xa2ad31…440f2f
0xe3b1…e0a60x0bf0…ebcbBase—$0.01100%coinbase72d ago0x0e29af…7e02dd
0xe3b1…e0a60x43db…f7a8Base—$0.01100%coinbase72d ago0x6bf57f…e06f06
0xe3b1…e0a60x2828…e1b5Base—$0.01100%coinbase72d ago0xb72ee0…08b60a
0xe3b1…e0a60xd94d…c0b3Base—$0.01100%coinbase72d ago0xc6f252…5008e5
0xe3b1…e0a60xc919…8515Base—$0.01100%coinbase72d ago0x09a423…70a924
0xe3b1…e0a60xaf36…3e30Base—$0.01100%coinbase72d ago0x8a7203…bc7ade
0xe3b1…e0a60x0f2c…27c2Base—$0.01100%coinbase72d ago0xe94fde…e27a1c
0xe3b1…e0a60x4e94…9cddBase—$0.01100%coinbase72d ago0x016682…2dbdf9
0xe3b1…e0a60xbe4b…0e81Base—$0.01100%coinbase72d ago0x0f8c92…e94dc6
0xe3b1…e0a60x8116…2d31Base—$0.01100%coinbase72d ago0x7c8a44…75a3f1
0xe3b1…e0a60xb4d3…b0b0Base—$0.01100%coinbase72d ago0x7dce17…3ed7b9
0xe3b1…e0a60x2a90…effdBase—$0.01100%coinbase72d ago0xa0fa45…db937a
0xe3b1…e0a60x7479…6bc8Base—$0.01100%coinbase72d ago0x68c8e1…92259d
0xe3b1…e0a60xa9c2…f22fBase—$0.01100%coinbase72d ago0xd08029…ddaa95
0xe3b1…e0a60x0806…0163Base—$0.01100%coinbase72d ago0xc126bb…dc3e54
0xe3b1…e0a60xfbac…10ddBase—$0.01100%coinbase72d ago0x7198ed…597845
0xe3b1…e0a60x4d1b…9be6Base—$0.01100%coinbase72d ago0xe1631b…2863c7
0xe3b1…e0a60x8bb7…7251Base—$0.01100%coinbase72d ago0xce76d7…4146d8
0xe3b1…e0a60xffb0…e960Base—$0.01100%coinbase72d ago0xb3262b…455b53
0xe3b1…e0a60xd29e…f306Base—$0.01100%coinbase72d ago0x0c40c5…085e31

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.