Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%candidates100d ago0x97a881…057ef0
0x254a…d0910x9395…48afBasex402 service$0.12100%coinbase100d ago0x6bb532…8983e4
0x254a…d0910x9395…48afBasex402 service$0.25100%coinbase100d ago0x4682ba…d5356d
0x254a…d0910x9395…48afBasex402 service$0.10100%coinbase100d ago0xabc876…032e17
0x254a…d0910x9395…48afBasex402 service$0.10100%coinbase100d ago0xf602c5…bd0f30
0x254a…d0910x9395…48afBasex402 service$0.03100%coinbase100d ago0xf8f3aa…dc6961
0x254a…d0910x9395…48afBasex402 service$0.05100%coinbase100d ago0x654d75…5dd820
0x254a…d0910x9395…48afBasex402 service$0.02100%coinbase100d ago0xf14fc0…90b9cd
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase100d ago0xaeb3b0…a84707
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase100d ago0xac8cdb…809bbc
0x9cc4…b1760x9395…48afBasex402 service$0.10100%coinbase100d ago0x3c46a4…e61840
0x9cc4…b1760x9395…48afBasex402 service$0.12100%candidates100d ago0x9d45fd…9953a3
0x9cc4…b1760x9395…48afBasex402 service$0.25100%coinbase100d ago0x0f2c30…7026eb
0x9cc4…b1760x9395…48afBasex402 service$0.25100%coinbase100d ago0xfe604f…84cd53
0x9cc4…b1760x9395…48afBasex402 service$0.02100%coinbase100d ago0x02845d…13a96a
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase100d ago0xab592e…aee915
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase100d ago0x44b87b…2a9363
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase100d ago0x1fad8e…611240
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase100d ago0x361c2b…83f0b7
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase101d ago0x7e662c…6c801d
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase101d ago0xfdedb2…9eb98b
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase101d ago0x617aef…bcc6db
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase101d ago0x1723cf…917da8
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase101d ago0x01587f…125c40
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase101d ago0x4645f8…80e93b

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.