Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa46e…a1300x4028…6f7bBase—$0.01100%coinbase72d ago0x482822…e6ca93
0xa46e…a1300xc450…eda1Base—$0.01100%coinbase72d ago0xa6483a…8a5def
0xa46e…a1300x3102…c910Base—$0.01100%coinbase72d ago0x7b003e…2254ad
0xa46e…a1300x238e…ca08Base—$0.01100%coinbase72d ago0x0c62ec…8a5d07
0xa46e…a1300xe274…6d96Base—$0.01100%coinbase72d ago0x63c790…f23044
0xa46e…a1300x026f…12c1Base—$0.01100%coinbase72d ago0x8fb607…2e0c24
0xa46e…a1300x1c90…5711Base—$0.01100%coinbase72d ago0xa64fb3…66229e
0xa46e…a1300x6dae…1f88Base—$0.01100%coinbase72d ago0x33ca09…007408
0xa46e…a1300x27f3…9085Base—$0.01100%coinbase72d ago0x996571…f42c13
0xa46e…a1300x6b02…d1cdBase—$0.01100%coinbase72d ago0x348c51…18bcd4
0xa46e…a1300x63a6…0b8dBase—$0.01100%coinbase72d ago0x794915…ec6d5d
0xa46e…a1300x263c…5110Base—$0.01100%coinbase72d ago0x84503a…2d77b2
0xa46e…a1300x96a7…8cebBase—$0.01100%coinbase72d ago0x16f963…10bab7
0xa46e…a1300x6a76…6e80Base—$0.01100%coinbase72d ago0xe4716f…8586f1
0xa46e…a1300x2a23…ce8bBase—$0.01100%coinbase72d ago0xdfa837…3b1ac6
0xa46e…a1300xd65f…3577Base—$0.01100%coinbase72d ago0x78112f…8624f3
0xa46e…a1300xc7b4…a46cBase—$0.01100%coinbase72d ago0xca9e1b…0fdb6d
0xa46e…a1300xf783…b8c4Base—$0.01100%coinbase72d ago0x65f2c7…be2a5e
0xa46e…a1300x84d9…1c8bBase—$0.01100%coinbase72d ago0xc32590…bc5e7d
0xa46e…a1300x0543…c3beBase—$0.01100%coinbase72d ago0x4113db…e8ae58
0xa46e…a1300x4985…5a62Base—$0.01100%coinbase72d ago0x26fb46…35dc6a
0xa46e…a1300x9d45…a297Base—$0.01100%coinbase72d ago0xf532bb…4d62d3
0xa46e…a1300x9b28…81faBase—$0.01100%coinbase72d ago0xe33c05…ccbc52
0xa46e…a1300x6c1a…f03dBase—$0.01100%coinbase72d ago0x9494e7…b58cec
0xa46e…a1300xe311…2227Base—$0.01100%coinbase72d ago0x3d90d6…b64678

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.