Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x5611…472aBasex402 service$0.10100%coinbase18d ago0xf06854…0ce7af
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x692db6…2e4958
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x9b6064…531215
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x4c9749…697a57
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x264484…d61288
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0xae52e3…57affd
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0xd0a694…28d0ff
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x6ed801…0ed661
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0xed8f75…d76d69
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x9f7c2e…f796cc
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x592388…f493f2
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x5ffc66…762aa3
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x05d027…8e322d
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x8bacdf…17edb3
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0xd6ae44…7e3fbb
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0xc61476…2d5a0b
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x71fd7e…2aa52b
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0xdb799d…9b17d5
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x9d9391…4e27bb
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x6e8ccc…5b7e16
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0xe30624…a97986
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x9369cc…8168be
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x941583…c204ed
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0x12063a…e2836f
0x8d2a…7d370x5611…472aBasex402 service$0.10100%coinbase18d ago0xa83954…cc6ed2

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.