Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x228c…7b740x0621…252aBase—$0.01100%coinbase77d ago0xcbba54…bc8224
0x228c…7b740x3180…19e1Base—$0.01100%coinbase77d ago0x66c8b6…e677cf
0x228c…7b740x17e5…2de1Base—$0.01100%coinbase77d ago0x3983a0…e210fa
0x228c…7b740xf583…8225Base—$0.01100%coinbase77d ago0x29aa1f…5f94a1
0x228c…7b740xbf24…a874Base—$0.01100%coinbase77d ago0x956f2d…7446cb
0x228c…7b740xbafa…ed8bBase—$0.01100%coinbase77d ago0xa6b81e…81589a
0x228c…7b740x56f8…ecaaBase—$0.01100%coinbase77d ago0xfc109d…39a1fa
0x228c…7b740xee61…a4d9Base—$0.01100%coinbase77d ago0x1f859f…254d1a
0x228c…7b740x1d0b…421fBase—$0.01100%coinbase77d ago0x684ef4…573320
0x228c…7b740xbcce…7e83Base—$0.01100%coinbase77d ago0xb4ec5f…e0f69c
0x228c…7b740xdc86…bb8eBase—$0.01100%coinbase77d ago0xd513ae…9e288b
0x228c…7b740xa608…a14cBase—$0.01100%coinbase77d ago0x97e516…3c3881
0x228c…7b740x803f…a26bBase—$0.01100%coinbase77d ago0x998a26…7d4959
0x228c…7b740xd550…cf21Base—$0.01100%coinbase77d ago0xb917ce…a980cc
0x228c…7b740xa3ca…6e10Base—$0.01100%coinbase77d ago0x88dbdf…44a0c1
0x228c…7b740x93e7…a5baBase—$0.01100%coinbase77d ago0xa4a3b0…70b4f2
0x228c…7b740x5815…f9a2Base—$0.01100%coinbase77d ago0xfe0f8b…6307c4
0x228c…7b740x814e…75d3Base—$0.01100%coinbase77d ago0x911886…b11da0
0x228c…7b740x2141…a912Base—$0.01100%coinbase77d ago0x22999d…e34817
0x228c…7b740x5913…d337Base—$0.01100%coinbase77d ago0x73550b…7a5f1e
0x228c…7b740xed4f…1d1cBase—$0.01100%coinbase77d ago0xef7824…4304ce
0x228c…7b740xbd48…292cBase—$0.01100%coinbase77d ago0xd4567e…99187d
0x228c…7b740x0e04…47e4Base—$0.01100%coinbase77d ago0x585f34…3300ec
0x228c…7b740x5e01…a6c3Base—$0.01100%coinbase77d ago0xc75f5d…da6ddf
0x228c…7b740xe790…3328Base—$0.01100%coinbase77d ago0xba2e95…4463b3

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.