Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x533915…6eb3ea
0x254a…d0910x325b…d430BaseStableEnrichExa$0.06100%coinbase63d ago0x93f375…60ecc1
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0x46acdd…35be33
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x4e2f2c…2a28cf
0x254a…d0910x03ce…1202Basex402 service$0.10100%payAI63d ago0x69a08a…0e1a4a
0x254a…d0910x03ce…1202Basex402 service$0.10100%payAI63d ago0x6fc82d…3d9a01
0x254a…d0910x8419…fcb1Basex402 service$0.25100%payAI63d ago0xfd0309…c3cb1c
0x254a…d0910x8419…fcb1Basex402 service$0.10100%payAI63d ago0x700518…80b78f
0x254a…d0910x8419…fcb1Basex402 service$0.05100%payAI63d ago0x53afe0…09b69a
0x254a…d0910x8419…fcb1Basex402 service$0.02100%payAI63d ago0x15864b…c0c123
0x254a…d0910x8419…fcb1Basex402 service$0.02100%payAI63d ago0x1f2a02…8957b0
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0x6dd882…ba7ddf
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0xf932d5…234146
0x254a…d0910x9b91…4e2fBase$0.10100%0xb482…1cc763d ago0x0f41c0…c0c7b0
0x254a…d0910x9b91…4e2fBase$0.10100%0xb482…1cc763d ago0x593bd7…75e29b
0x254a…d0910x9b91…4e2fBase$0.02100%0xb482…1cc763d ago0xcfb98a…556fe6
0x254a…d0910x9b91…4e2fBase$0.02100%0xb482…1cc763d ago0x608317…97ceaf
0x254a…d0910x9b91…4e2fBase$0.02100%0xb482…1cc763d ago0x656ce5…1ac897
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0xf095fd…cb0143
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x06921a…0b7707
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0xef0d1e…7d500f
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x4150f0…76c3db
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x066561…d8c038
0x254a…d0910x325b…d430BaseStableEnrichExa$0.06100%coinbase63d ago0x4d95dd…44765e
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0xfb067c…3d082c

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.