Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17e3…9a310x30be…9b64Base—$0.01100%coinbase72d ago0x35179b…d62607
0x17e3…9a310x845f…337eBase—$0.01100%coinbase72d ago0x13bcc0…8facac
0x17e3…9a310x2bf3…edcfBase—$0.01100%coinbase72d ago0x082c30…1a322f
0x17e3…9a310x6c4a…c96aBase—$0.01100%coinbase72d ago0x79557f…661a8f
0x17e3…9a310x6069…3096Base—$0.01100%coinbase72d ago0xfebbac…ba7745
0x17e3…9a310xe180…509bBase—$0.01100%coinbase72d ago0x36be6f…f0d304
0x17e3…9a310xcc49…dc00Base—$0.01100%coinbase72d ago0x9d7d67…b2af9a
0x17e3…9a310x3651…9546Base—$0.01100%coinbase72d ago0xacb1b5…05adc2
0x17e3…9a310x9013…05aeBase—$0.01100%coinbase72d ago0xc7cad0…44ed1e
0x17e3…9a310x40b5…d7ccBase—$0.01100%coinbase72d ago0xb7b03a…b000cd
0x17e3…9a310xb7b4…434eBase—$0.01100%coinbase72d ago0x925bd1…051a9a
0x17e3…9a310x51c5…df02Base—$0.01100%coinbase72d ago0xe59671…877043
0x17e3…9a310x0794…54aaBase—$0.01100%coinbase72d ago0x0a96d7…640b89
0x17e3…9a310x9345…53f2Base—$0.01100%coinbase72d ago0x9775af…7e15b6
0x17e3…9a310xcc64…3499Base—$0.01100%coinbase72d ago0x4ff274…06c1af
0x17e3…9a310x2de6…9afbBase—$0.01100%coinbase72d ago0x099adc…6d4b6a
0x17e3…9a310x98d2…cbc8Base—$0.01100%coinbase72d ago0xec4d02…c0249a
0x17e3…9a310x4a90…43c5Base—$0.01100%coinbase72d ago0x8f7cd6…43a7e2
0x17e3…9a310xbddf…c0ddBase—$0.01100%coinbase72d ago0x42abaf…d9f3a3
0x17e3…9a310x45bf…df4dBase—$0.01100%coinbase72d ago0xe095f0…10c404
0x17e3…9a310x344e…bcd8Base—$0.01100%coinbase72d ago0x0b0cc4…e1cb3a
0x17e3…9a310xc529…cb89Base—$0.01100%coinbase72d ago0xdaf576…4bce73
0x17e3…9a310xd106…50fbBase—$0.01100%coinbase72d ago0x45db00…27a591
0x17e3…9a310x678c…42cdBase—$0.01100%coinbase72d ago0xdcde26…bf22d5
0x17e3…9a310x1cee…05bcBase—$0.01100%coinbase72d ago0xffac19…d09249

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.