Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf365…f0a20xef43…6c7fBase$1.00100%virtuals174d ago0x353730…9a5cb9
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0xa0ab14…1fea3d
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase174d ago0xf9a3fe…6a35b4
0x3371…62100xef43…6c7fBase$1.50100%virtuals174d ago0x92ec9d…856334
0x13d5…46620x1892…6085Base$1.22100%relai174d ago0x749788…e48711
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x9250b2…e1e3d9
0x3ec0…532d0xef43…6c7fBase$1.00100%virtuals174d ago0xab6d26…bb02e8
0x4369…1ce70x1892…6085Base$1.52100%relai174d ago0xe03484…023673
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase174d ago0x989d3d…c06f2b
0x3ccc…6a530xef43…6c7fBase$0.02100%virtuals174d ago0x77c35a…434ed3
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.05100%coinbase174d ago0xbb483f…d6173f
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0x7bc482…9b55fa
0xf22f…59cd0x1892…6085Base$1.18100%relai174d ago0x793422…d0b760
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0xfde987…4f1000
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x5f9913…6b632f
0x5138…cb450x1892…6085Base$1.96100%relai174d ago0xe1bd17…d1e78a
0x2421…29c30x6a5e…c666Base$0.001100%payAI174d ago0xdd50e8…5802ba
0x09c0…1b8b0xef43…6c7fBase$0.01100%virtuals174d ago0xef92a3…b46688
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase174d ago0x2abefd…0d2ce8
0xbe14…f6360xef43…6c7fBase$1.00100%virtuals174d ago0xbdb05f…7353b7
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI174d ago0x840910…441590
0xf8a6…55e20xef43…6c7fBase$1.00100%virtuals174d ago0x07821f…f369fe
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x94887c…737932
0xd3a0…45510x1892…6085Base$1.54100%relai174d ago0x07ea47…46e138
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase174d ago0x290142…62f17e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.