Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f74…8e3f0x7291…6db6Base—$0.01100%coinbase42d ago0x614b34…421ce4
0x0f74…8e3f0x16dd…ec03Base—$0.01100%coinbase42d ago0xbf1e21…2d9765
0x0f74…8e3f0x45f1…2f70Base—$0.01100%coinbase42d ago0x3d5c83…d01ebc
0x0f74…8e3f0x7dc4…d6c5Base—$0.01100%coinbase43d ago0x0348c2…715d56
0x0f74…8e3f0x2005…fe81Base—$0.01100%coinbase43d ago0xf818fc…d53c7c
0x0f74…8e3f0x48d2…5930Base—$0.01100%coinbase43d ago0xdb6e9f…b16b99
0x0f74…8e3f0x8536…5c49Base—$0.01100%coinbase43d ago0xce1bee…32f601
0x0f74…8e3f0xdc35…55deBase—$0.01100%coinbase43d ago0xf2d2f4…38a077
0x0f74…8e3f0xd8c9…b3f6Base—$0.01100%coinbase43d ago0x83191e…f55832
0x0f74…8e3f0xa1cd…af1aBase—$0.01100%coinbase43d ago0xc5ec47…dc7104
0x0f74…8e3f0x1eeb…4fcbBase—$0.01100%coinbase43d ago0x8c07e4…2224bb
0x0f74…8e3f0x51f9…5df7Base—$0.01100%coinbase43d ago0x1a10fc…2d907d
0x0f74…8e3f0x4a9a…a338Base—$0.01100%coinbase43d ago0x626e38…917f93
0x0f74…8e3f0x8477…9722Base—$0.01100%coinbase43d ago0xb06319…dda046
0x0f74…8e3f0x25bd…bed5Base—$0.01100%coinbase43d ago0x874df2…062a05
0x0f74…8e3f0x42b5…4f2dBase—$0.01100%coinbase43d ago0xd9c5f8…0b098e
0x0f74…8e3f0x02d3…b821Base—$0.01100%coinbase43d ago0x34b0c6…508573
0x0f74…8e3f0xa61d…fa16Base—$0.01100%coinbase43d ago0xb4f210…6d7248

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.