Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%candidates102d ago0x203b5a…924768
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0x5b7a6c…0020c2
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0x69f770…b9aefb
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0xa025ce…d05211
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0x5c7864…55744c
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0xf87752…3dd940
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0x47cea6…a8dfa7
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0x3561be…6f1438
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0x18d888…db8b2e
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0x7b51f3…8a17d3
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0x5f6a8e…799349
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0xad226c…7dd7e5
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%candidates102d ago0x37d08b…13cead
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%candidates102d ago0xa972ea…fc947e
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0xff08d1…076c00
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0x1eed5c…239377
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0xeb3372…6e141f
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0x11c4ca…d7a66e
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0x693bc3…3e85d1
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0xb2a583…4977fd
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0x93499c…5411a2
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0xc72765…d869f4
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0xa739ff…1cb295
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0xca8146…a3ddd2
0x40b1…f3c30xbab3…2d6dBasex402 service$0.10100%coinbase102d ago0xf70e7d…2bcc47

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.