Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase34d ago0x8ec43c…e56fb8
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase34d ago0x99211d…666674
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase34d ago0x512df8…505788
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase34d ago0x1e2a48…c6fe01
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase34d ago0x84f20e…9fa5c3
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase34d ago0x1e3981…3d45a5
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase34d ago0xcc0739…311340
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase34d ago0x981565…426f1d
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase34d ago0x626976…8bd097
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase34d ago0xd70ea9…10d0e3
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase34d ago0x1b43ba…d7b3cf
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase34d ago0xbba806…a8e4a9
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase34d ago0x2f7659…3d84ab
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x9a3ec2…b22d55
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x80f740…640f3f
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x3b38d6…421299
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x301c3a…b53f2a
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0xa3f6f0…5ce86d
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x91521f…9a7357
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x8edc89…f27fa0
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x9caa50…5ae7d7
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x97a292…471cb5
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x02972f…b4e200
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x898ada…eca63a
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x794afe…fc795c

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.