Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase9s ago0xa8ac89…9dac63
0xca72…35af0x11ef…a21fBasex402 service$0.005100%coinbase9s ago0xd1ac1a…12f7ca
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase11s ago0x061691…3e61a6
0xca72…35af0x11ef…a21fBasex402 service$0.005100%coinbase11s ago0xc5291a…385bee
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xbd8134…c7e988
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase17s ago0xf5978c…942afd
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa17s ago0x7126ed…88805f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x6c542f…26a9ba
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x367399…861280
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0xee37fb…46ae3c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xf56940…fd2aee
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0xb19cea…b65f4f
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x6ab63d…1adfcd
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0xa45d4b…ed948e
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0xd2cb6b…f8ad4d
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x9c6d81…7861fa
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x421961…9f0c18
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x2adab6…28422d
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x628edf…f75de0
0xca72…35af0xa9a3…0713Basex402 service$0.01100%coinbase23s ago0xf0cf7f…c03c21
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase23s ago0x655a4f…2dacb8
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase25s ago0x00728e…3b3481
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase27s ago0xdc8b82…15e227
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase27s ago0x99820f…4b44a7
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase33s ago0xdc06f0…a71ff4

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.