Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x97d4d0…6c8356
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0xde62e7…b29c69
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0xe26899…57872f
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x9dccb1…f4c26d
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0xc098d8…19f667
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x6067ca…32bac4
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x402328…459756
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x765f25…149c92
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x560d7d…ecc321
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0xc39b7b…e911d8
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x13cf51…461625
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x493916…917942
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x7ce627…4efd0b
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x42503a…18198a
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x23b966…7cf84a
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x4c9aed…d7141b
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0xd60d32…869855
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x8c1908…c5518f
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x72a90c…74ad3c
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0xe98b5f…263568
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x99d87c…707894
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x8ef335…e964cf
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0xb3a9b6…dc527c
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0xfce292…d896d1
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI115d ago0x5b40a1…bd8092

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.