Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x0a083e…247e66
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x534f6b…305add
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x37291a…42e6b5
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x9c16a8…bdeb06
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x45ea5f…e73627
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x13c2e6…578671
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x3fa29e…894943
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x9c18d2…30ce29
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x4ed755…76dac6
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0xb464b4…53a2f8
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x9d79c2…ae3aeb
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x09d77e…59a7e5
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x664bf3…fcdc55
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0xee5e10…b9b223
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x74a0bc…287707
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x5e1d9b…5288ff
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x2dc21a…895889
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x60a113…b28641
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0xbf5e9b…78566f
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0xde7e55…503180
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x0b708e…cba208
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0xddf4b4…b82c50
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0xd633ff…d0c625
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x3cf016…a11040
0xffc7…b1cb0x325b…d430BaseStableEnrichExa$0.04100%coinbase14d ago0x354ede…ac1941

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.