Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x189bb0…b34ad2
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x644cf3…719dcc
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0xe2b86e…1d91f5
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x71a2cf…c9d5b4
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0xe6dfc9…79090c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x99aefe…b7de28
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x56a3f7…d24b0d
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x37f633…bfadbf
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x3ae015…6e7413
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0xb8bb96…87a681
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0xb22fb7…882479
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x0240c0…3d1be8
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x8e6c53…270a96
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x02a6d7…28b3c3
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x49debb…41a6a3
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x91ab26…ca95bb
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x255202…769f51
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x8d9408…dc18b3
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x7979cb…4ddc70
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x28da66…645363
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x526075…9f2427
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0xc4c21d…395ffe
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0xb2c8a9…af054b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x590bfd…c1a42f
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase11d ago0x120f40…42866b

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.