Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x55f2bf…af4b74
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x1c5674…d16b41
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x1c8e7e…bc78e3
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xbf2bb2…d3b33f
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xdae75c…62c55d
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xdd1b53…b7f821
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xb9dea2…5801b6
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xa31808…9dddac
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x6f0092…5cd281
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x7790a8…b17607
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x9b206a…47f401
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xa96e72…81b05f
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x83a8e0…3fbd57
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x5dfa7b…508de9
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xbce7df…e1faf5
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xbaebc1…02f901
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x7a12b9…f976ce
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x18d1d8…93356c
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xb2ae93…e6a702
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xbbf27f…cbe313
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x1b7acd…56a59c
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xe7428d…b1fcf3
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xfd2bbe…ec8c13
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x888e2e…a856cc
0x8112…17590x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x8f51d1…a83f0c

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.