Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47b9…1d950xd257…844aBase—$0.0570%0x4af9…c95615d ago0xdf2557…0f0768
0x47b9…1d950xe352…4e46Base—$0.0570%0x4af9…c95615d ago0x4397ef…22ac20
0x47b9…1d950xf466…6ad4Base—$0.0570%0x4af9…c95615d ago0xb0603c…9c3410
0x47b9…1d950x1e1c…3db7Base—$0.0570%0x4af9…c95615d ago0x4a7e42…6bd11d
0x47b9…1d950xee36…1e47Base—$0.05100%payAI15d ago0xa4ac8e…526be0
0x47b9…1d950x5b11…8088Base—$0.05100%payAI15d ago0x4640c1…da0428
0x47b9…1d950x4047…c75fBase—$0.05100%payAI15d ago0xd073b3…ae866b
0x47b9…1d950x1430…852fBase—$0.05100%payAI15d ago0xe3e256…61ca76
0x47b9…1d950x940d…662dBase—$0.05100%payAI15d ago0xb7c578…45f439
0x47b9…1d950xb1b7…5e86Base—$0.05100%payAI15d ago0x54a237…472274
0x47b9…1d950x18e7…12c9Base—$0.05100%payAI15d ago0x811aa0…410f8f
0x47b9…1d950x90b5…8397Base—$0.05100%payAI15d ago0xa19d24…90c547
0x47b9…1d950xc808…78eeBase—$0.05100%payAI15d ago0xeec7e2…dcbc7b
0xb2df…a6610x47b9…1d95Base—$0.65100%payAI15d ago0x6b9d02…5b4099
0x47b9…1d950xee36…1e47Base—$0.02100%coinbase15d ago0x7a2247…adb70b
0x47b9…1d950x5b11…8088Base—$0.02100%coinbase15d ago0xda59c1…2105b4
0x47b9…1d950xb1b7…5e86Base—$0.02100%coinbase15d ago0x917115…b08af1
0x47b9…1d950x4047…c75fBase—$0.02100%coinbase15d ago0x1ecd12…6f1b22
0x47b9…1d950x90b5…8397Base—$0.02100%coinbase15d ago0xe42942…88d378
0x47b9…1d950x1e1c…3db7Base—$0.02100%coinbase15d ago0x0c3656…eb7524
0x47b9…1d950x940d…662dBase—$0.02100%coinbase15d ago0x1d24f4…b2ad31
0x47b9…1d950xc808…78eeBase—$0.02100%coinbase15d ago0x77a60a…1f0756
0x47b9…1d950xd257…844aBase—$0.02100%coinbase15d ago0x844504…980c37
0x47b9…1d950xf466…6ad4Base—$0.02100%coinbase15d ago0xe3e9dd…8bb95c
0x47b9…1d950xe352…4e46Base—$0.02100%coinbase15d ago0xdd87e9…e4ad27

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.