Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.002365100%coinbase75d ago0x0612c2…f6096d
0x5b2b…f2b10xa9dd…2315Base$0.02100%coinbase75d ago0x0df0d5…ca6773
0x5b2b…f2b10xa9dd…2315Base$0.02100%coinbase75d ago0xdb3999…f0941c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase75d ago0xb50e76…921d1d
0x5b2b…f2b10xa9dd…2315Base$0.002374100%coinbase75d ago0x8c5128…9b495c
0x5b2b…f2b10xa9dd…2315Base$0.002955100%coinbase75d ago0x417a5d…dfc1fd
0x5b2b…f2b10xa9dd…2315Base$0.003552100%coinbase75d ago0x83b809…ee9797
0x5b2b…f2b10xa9dd…2315Base$0.003552100%coinbase75d ago0x10b5e6…a07f5e
0x5b2b…f2b10xa9dd…2315Base$0.002955100%coinbase75d ago0x903c70…aea23c
0x5b2b…f2b10xa9dd…2315Base$0.002955100%coinbase75d ago0x0c2d1e…29c316
0x5b2b…f2b10xa9dd…2315Base$0.002365100%coinbase75d ago0xeef0f6…06fbf3
0x5b2b…f2b10xa9dd…2315Base$0.002365100%coinbase75d ago0xc0b0ff…bac7a8
0x5b2b…f2b10xa9dd…2315Base$0.002365100%coinbase75d ago0x9053c6…1f70f9
0x5b2b…f2b10xa9dd…2315Base$0.002365100%coinbase75d ago0x5a9bee…00ba0a
0x5b2b…f2b10xa9dd…2315Base$0.001425100%coinbase75d ago0xee9813…7a20c3
0x5b2b…f2b10xa9dd…2315Base$0.001425100%coinbase75d ago0x2c763d…7a19d0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase75d ago0x3c1784…151b1a
0x5b2b…f2b10xa9dd…2315Base$0.02100%coinbase75d ago0x584532…1a9dbb
0x5b2b…f2b10xa9dd…2315Base$0.02100%coinbase75d ago0x4d4d25…124872
0x5b2b…f2b10xa9dd…2315Base$0.001425100%coinbase75d ago0x89b6a1…fa5d31
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase75d ago0x5ab6ac…d87f13
0x5b2b…f2b10xa9dd…2315Base$0.02100%coinbase75d ago0xdd37a9…1290b4
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase75d ago0xd8796a…c9d6a0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase75d ago0x11b19e…9ef294
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase75d ago0x6a72c0…068719

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.