Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$99.3870%0x4337…f26847d ago0x360ed6…932931
0x3be9…575c0x4cd0…bc31Base$23.3070%0x4337…c27147d ago0x58d44f…22f9ab
0x506d…9e5f0x4cd0…bc31Base$49.9170%0xf70d…dbef47d ago0x0ac55b…56360e
0x3be9…575c0x4cd0…bc31Base$30.3070%0xe196…0ce147d ago0xb74525…dad417
0x3be9…575c0x4cd0…bc31Base$25.3070%0x211d…d17247d ago0x2655c9…498b98
0x3be9…575c0x4cd0…bc31Base$24.3070%0xe196…0ce147d ago0xe55830…767191
0x3be9…575c0x4cd0…bc31Base$32.3070%0x81e3…b98e47d ago0x08c7ad…cca0c0
0x3be9…575c0x4cd0…bc31Base$10.3070%0x4337…936947d ago0xd3a67c…be1007
0xcbcb…28260x4cd0…bc31Base$45.7670%0xf70d…dbef47d ago0xed1a3b…628e1c
0x3be9…575c0x4cd0…bc31Base$50.3670%0x211d…d17247d ago0x16bfae…29638e
0x3be9…575c0x4cd0…bc31Base$10.3070%0x4337…853847d ago0x81ad45…a673f4
0x3be9…575c0x4cd0…bc31Base$20.3070%0xe196…0ce147d ago0xa5650d…816c51
0x3be9…575c0x4cd0…bc31Base$160.3670%0x4337…9fb147d ago0xf8f154…68a1c9
0x3be9…575c0x4cd0…bc31Base$14.3070%0x211d…d17247d ago0xbf8702…65bfe0
0x3be9…575c0x4cd0…bc31Base$150.3570%0xf279…f77f47d ago0xa5f55c…f4a5c6
0x3be9…575c0x4cd0…bc31Base$10.3070%0x4337…e06147d ago0x7ca4a9…6a7c5d
0x3c24…dae30x4cd0…bc31Base$1.2570%0xf70d…dbef47d ago0xc04c5d…518c70
0x3be9…575c0x4cd0…bc31Base$30.3970%0x4337…f03847d ago0xbaf256…054a64
0x3be9…575c0x4cd0…bc31Base$10.3070%0x4337…181147d ago0x7e7688…5a96f3
0x3be9…575c0x4cd0…bc31Base$10.3070%0x4337…6f8b47d ago0x6f46ef…6669d9
0x3be9…575c0x4cd0…bc31Base$99.3870%0x4337…b35047d ago0xabc7fc…04b3b4
0x3be9…575c0x4cd0…bc31Base$50.3170%0xe196…0ce147d ago0x48339f…592c1c
0x3be9…575c0x4cd0…bc31Base$18.3070%0x4337…36c447d ago0x776280…18cbbe
0x3be9…575c0x4cd0…bc31Base$10.3570%0x211d…d17247d ago0x223538…b2d5d9
0x3be9…575c0x4cd0…bc31Base$1.8470%0x4337…403c47d ago0x7e1a28…d772b8

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.