Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0b0…5ef90xa1c0…bc5eBase—$0.01100%coinbase66d ago0x2047e0…f7797b
0xf0b0…5ef90xc62b…93ecBase—$0.01100%coinbase66d ago0x931ad3…24d1bf
0xf0b0…5ef90xc40d…ce93Base—$0.01100%coinbase66d ago0xfa9845…214e1a
0xf0b0…5ef90x3c76…a1b2Base—$0.01100%coinbase66d ago0xf389a4…dece53
0xf0b0…5ef90xc887…6a36Base—$0.01100%coinbase66d ago0x423bbe…3805e8
0xf0b0…5ef90xd304…8a33Base—$0.01100%coinbase66d ago0x1282da…59eee8
0xf0b0…5ef90x8419…b7d3Base—$0.01100%coinbase66d ago0x0aa308…5ae5ed
0xf0b0…5ef90x6146…7fa1Base—$0.01100%coinbase66d ago0xc5b1ff…87bda3
0xf0b0…5ef90x61dd…a481Base—$0.01100%coinbase66d ago0x767cee…7c1f3e
0xf0b0…5ef90x87a5…adb5Base—$0.01100%coinbase66d ago0x3d5968…5b7743
0xf0b0…5ef90x4e67…0692Base—$0.01100%coinbase66d ago0xb989a4…7c2487
0xf0b0…5ef90x9aa9…8f56Base—$0.01100%coinbase66d ago0x691f3b…f5b6f3
0xf0b0…5ef90x57f4…adb7Base—$0.01100%coinbase66d ago0x659c5d…8ed46c
0xf0b0…5ef90x695a…e10aBase—$0.01100%coinbase66d ago0xd1861b…4be4dd
0xf0b0…5ef90x8b62…7804Base—$0.01100%coinbase67d ago0xfa353d…fcb0f1
0xf0b0…5ef90x12c0…cf02Base—$0.01100%coinbase67d ago0xf461c9…f38215
0xf0b0…5ef90x8530…a797Base—$0.01100%coinbase67d ago0x81abef…c95130
0xf0b0…5ef90xa8d4…56b6Base—$0.01100%coinbase67d ago0xed99b0…c08aba
0xf0b0…5ef90x3d52…af22Base—$0.01100%coinbase67d ago0x64c64e…13edfc
0xf0b0…5ef90x52ee…8f2cBase—$0.01100%coinbase67d ago0x75e9c6…0d076c
0xf0b0…5ef90x2c6f…30ecBase—$0.01100%coinbase67d ago0xc9622a…395bd2
0xf0b0…5ef90x5fb6…cc9eBase—$0.01100%coinbase67d ago0x127ebf…50a454
0xf0b0…5ef90x923d…c9dfBase—$0.01100%coinbase67d ago0x43c93f…f19215
0xf0b0…5ef90xb20d…8574Base—$0.01100%coinbase67d ago0x6249dc…2ff036

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.