Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base—$10.5070%0x79f3…6a384d ago0xcf13d5…996d9c
0x79ec…56320x47c5…4fc3Base—$10.5070%0x72fe…16d64d ago0xa1d177…8132b3
0x79ec…56320x47c5…4fc3Base—$21.0070%0x5e05…afbb4d ago0xaddc2f…3fd627
0x79ec…56320x47c5…4fc3Base—$10.5070%0x1c09…186f4d ago0xdc8a51…f768a2
0x79ec…56320x47c5…4fc3Base—$10.5070%0x6d2e…0c644d ago0x42e809…ecab1c
0x79ec…56320x47c5…4fc3Base—$10.5070%0xf8fe…a40d4d ago0xfd66f1…a519f1
0x79ec…56320x47c5…4fc3Base—$10.5070%0x2640…d7674d ago0x8d51fb…e1a5a0
0x79ec…56320x47c5…4fc3Base—$10.5070%0x0245…bb7b4d ago0xbb002e…4e9391
0x79ec…56320x47c5…4fc3Base—$31.5070%0x3835…62614d ago0xe95e01…bde682
0x79ec…56320x47c5…4fc3Base—$10.5070%0xa8cd…65484d ago0x9b8557…cbef66
0x79ec…56320x47c5…4fc3Base—$10.5070%0xb92d…57bc4d ago0x2e6f4c…642dc5
0x79ec…56320x47c5…4fc3Base—$10.5070%0x50b0…9cda4d ago0x790a07…c86ee5
0x79ec…56320x47c5…4fc3Base—$10.5070%0xf867…7e9b4d ago0xf72631…ed84c5
0x79ec…56320x47c5…4fc3Base—$10.5070%0xf239…386c4d ago0x63458c…e604dc
0x79ec…56320x47c5…4fc3Base—$10.5070%0x78ce…877f4d ago0xe9520a…82c7b4
0x79ec…56320x47c5…4fc3Base—$10.5070%0x7d28…b2484d ago0x43c990…f28a9d
0x79ec…56320x47c5…4fc3Base—$10.5070%0xa96f…aeb14d ago0x1f572f…a9a456
0x79ec…56320x47c5…4fc3Base—$10.5070%0xb92d…57bc4d ago0x48b605…c42d71
0x79ec…56320x47c5…4fc3Base—$10.5070%0x238e…23254d ago0x4b288e…74c3f2
0x79ec…56320x47c5…4fc3Base—$10.5070%0xd022…45414d ago0x41233f…f8536f
0x79ec…56320x47c5…4fc3Base—$10.5070%0x6d99…b4334d ago0x16505f…634290
0x79ec…56320x47c5…4fc3Base—$10.5070%0xd4ab…0bb64d ago0xa2d4b0…dbb74f
0x79ec…56320x47c5…4fc3Base—$126.0070%0x629a…da9c4d ago0x319660…47025a
0x79ec…56320x47c5…4fc3Base—$10.5070%0x9d1a…01354d ago0x0ff47f…4742ce
0x79ec…56320x47c5…4fc3Base—$10.5070%0x64fd…12f44d ago0xc34ade…b4c0ee

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.