Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase105d ago0xf13d3e…ae61c2
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase105d ago0xc583ee…dba500
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase105d ago0xf97649…02ee5d
0xf615…3d6c0x03d7…584cBasex402 service$0.003100%coinbase105d ago0xcb76cf…eb808c
0xf615…3d6c0x03d7…584cBasex402 service$0.002100%coinbase105d ago0x5fc6e4…891ef9
0xf615…3d6c0x03d7…584cBasex402 service$0.002100%coinbase105d ago0xcd4644…a5a70e
0xf615…3d6c0x03d7…584cBasex402 service$0.004100%coinbase105d ago0x2d0278…2bb93a
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase105d ago0x13d150…a9c57b
0xf615…3d6c0x03d7…584cBasex402 service$0.001100%coinbase105d ago0xd76d19…1db786
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase105d ago0xb7a320…5df158
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase105d ago0xd718e8…c1e4a5
0xf615…3d6c0x03d7…584cBasex402 service$0.001100%coinbase105d ago0x766a5d…48949d
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase105d ago0x82b1df…1b07c4
0xf615…3d6c0x03d7…584cBasex402 service$0.004100%coinbase105d ago0x0f0b61…302bcf
0xf615…3d6c0x03d7…584cBasex402 service$0.004100%coinbase105d ago0xc60843…ed058b
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase105d ago0x5483db…b2e476
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase105d ago0x964d3a…dbaf31
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase105d ago0x685826…60f2ac
0xf615…3d6c0x03d7…584cBasex402 service$0.004100%coinbase105d ago0xe16906…6761f8
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase105d ago0x88bdaa…501000
0xf615…3d6c0x03d7…584cBasex402 service$0.006100%coinbase105d ago0x0493a5…bb6b4f
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase105d ago0xaab4a4…ce33c6
0xf615…3d6c0x03d7…584cBasex402 service$0.004100%coinbase105d ago0x98fb9e…6deb6e
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase105d ago0xe68244…c8c4cc
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase105d ago0xfbf7df…4f958f

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.