Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6446…e6d50x7f74…570fBasex402 service$0.01100%coinbase47d ago0x6b180d…44de6b
0x7f74…570f0x1888…767bBasex402 service$0.01100%coinbase47d ago0x9e0aa7…d73c12
0x7f74…570f0x1888…767bBasex402 service$0.05100%coinbase47d ago0xc10ef6…210c66
0x7f74…570f0x1888…767bBasex402 service$0.20100%coinbase47d ago0xebaefa…272936
0x7f74…570f0x1888…767bBasex402 service$0.12100%coinbase47d ago0x0ee1f5…fa82a3
0x7f74…570f0x1888…767bBasex402 service$0.20100%coinbase47d ago0x76995b…18025b
0x7f74…570f0x1888…767bBasex402 service$0.15100%coinbase47d ago0xc0437e…efe139
0x7f74…570f0x1888…767bBasex402 service$0.04100%coinbase47d ago0xfc719c…c5a292
0x7f74…570f0x1888…767bBasex402 service$0.04100%coinbase47d ago0x19112b…4e9a7e
0x7f74…570f0x1888…767bBasex402 service$0.15100%coinbase47d ago0xd1efef…5521c2
0x7f74…570f0x1888…767bBasex402 service$0.20100%coinbase47d ago0x08c2cb…f591c4
0x7f74…570f0x1888…767bBasex402 service$0.15100%coinbase47d ago0xab63c5…dc6123
0x7f74…570f0x1888…767bBasex402 service$0.20100%coinbase47d ago0x8d9240…bbba22
0x7f74…570f0x1888…767bBasex402 service$0.04100%coinbase47d ago0x7a2628…04e1a7
0x7f74…570f0x1888…767bBasex402 service$0.05100%coinbase47d ago0x50d065…7f7a61
0x7f74…570f0x1888…767bBasex402 service$0.03100%coinbase47d ago0x1850cf…b75cd7
0x7f74…570f0x1888…767bBasex402 service$0.10100%coinbase47d ago0x3de680…b9dd88
0x7f74…570f0x1888…767bBasex402 service$0.02100%coinbase47d ago0x48fc84…59b5a0
0x7f74…570f0x1888…767bBasex402 service$0.03100%coinbase47d ago0xd005b0…94cab4
0x7f74…570f0x1888…767bBasex402 service$0.05100%coinbase47d ago0x02d4cd…961c20
0x7f74…570f0x1888…767bBasex402 service$0.05100%coinbase47d ago0x4160e7…c2aee0
0x7f74…570f0x1888…767bBasex402 service$0.02100%coinbase47d ago0x75489e…aa504c
0x7f74…570f0x1888…767bBasex402 service$0.01100%coinbase47d ago0x989233…33c7d5
0x7f74…570f0x1888…767bBasex402 service$0.03100%coinbase47d ago0x085e85…7305db
0x7f74…570f0x1888…767bBasex402 service$0.03100%coinbase47d ago0xbc1107…c05a85

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.