Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x19c8fa…a7348d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0xac2022…2b9be8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x4bedf9…1d2f65
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x2b4aa9…b59adb
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x260eb1…55f8eb
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x048709…b7057a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x983780…1becc8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0xbbdc71…b5b89b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x05eace…ab1206
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x3a7f35…730b70
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0xd4f93a…b852bc
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x104762…4a7a98
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x640ccb…c13f4b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x06c6ce…592bf1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0xf8455e…199ffd
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x0d0fb8…f2dc40
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x2def9e…b0c9da
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x502d39…7d7cff
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0xf75173…45deca
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x0f84b2…3adb15
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x728318…c109ac
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x11b95e…41c26e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x95e38b…ee6d8c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0xbb3520…63209a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase17d ago0x37cc16…afea6a

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.