Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fb5…99f00x32bc…9008Base$3.87100%payAI4d ago0x115239…38272c
0x6fb5…99f00x32bc…9008Base$46.44100%payAI4d ago0xad30d2…e01b74
0x4227…94390x32bc…9008Base$3.7970%0xbfb1…5ca64d ago0x6457a7…101884
0x8b0e…11170x32bc…9008Base$5.0070%0xbfb1…5ca64d ago0x3b624b…ed5a8d
0xd770…45fd0x32bc…9008Base$10.0070%0xbfb1…5ca64d ago0x5b7e62…9af793
0x7851…0f160x32bc…9008Base$5.0070%0xbfb1…5ca64d ago0x483428…0f013b
0xb198…b3780x32bc…9008Base$15.9970%0xbfb1…5ca64d ago0xd34c42…f03af3
0x2080…1a6f0x32bc…9008Base$15.9970%0xbfb1…5ca65d ago0x3c0d32…aabde1
0x2080…1a6f0x32bc…9008Base$15.7970%0xbfb1…5ca65d ago0x638a10…f9aad3
0x9efd…3ecc0x32bc…9008Base$15.9970%0xbfb1…5ca65d ago0x5df79e…b462a5
0x70ba…8c620x32bc…9008Base$21.8670%0xbfb1…5ca65d ago0x80453e…c16ae6
0x5319…ad920x32bc…9008Base$8.0070%0xbfb1…5ca65d ago0x9359eb…a497b6
0x9b46…70a50x32bc…9008Base$100.0070%0xbfb1…5ca65d ago0x156fb5…a831ae
0x5c66…c9f80x32bc…9008Base$2.58100%payAI5d ago0x31cd22…46ee39
0x31a2…3bf20x32bc…9008Base$3.7970%0xbfb1…5ca65d ago0x7984d5…0daa23

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.