Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x102eab…4d30fb
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0xafac85…b5b31c
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x733852…be2c62
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0xd37511…f2f7f0
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xce6e22…3558c3
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x7bfb8a…28327b
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xdef8fa…f92aff
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x937689…ba5ec3
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x372412…5d3a7f
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x92a25d…a6d88b
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xd67d68…57daee
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x799606…e5785c
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase14d ago0xfb8cd3…f2c298
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase14d ago0xe27253…63cc74
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase14d ago0x84d547…aca534
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase14d ago0x219cf9…62dfad
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase14d ago0xd09fdb…f704b3
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase14d ago0xbc06c7…ad2e50
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase14d ago0xf75901…236fe2
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase14d ago0x0a699e…ee3711
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase14d ago0xd11b44…e50027
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase14d ago0x33b2ba…fe7733
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase14d ago0x42decc…3e1280
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xa7a6bc…50c03f
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x460109…4e57ed

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.