Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x1f9f9e…d88d9d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x0430a0…d2442e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xa36436…cf6a90
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x58f4f6…9f581c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xbffb57…28e7a2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase6d ago0xd7ae4c…631b66
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xb9ddb2…d5b32b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x91aa96…9b6f92
0xd97c…00930x325b…d430BaseStableEnrichExa$0.28100%coinbase6d ago0x1bd336…7f8126
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xacf40c…51d152
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x299aac…04b58c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0xa9ad35…d96aed
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xef75db…8bab30
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0x7063d9…48fea1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0x19f159…738318
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x35a27b…6fc138
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xbf4e2e…6d62ae
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xcca748…a6b897
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x9eba38…045947
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xfcf59d…e58aa1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x5b552a…8d7340
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xd5ced2…72764a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xa4c0b4…e342bb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xa631ce…d08ca1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xfbd99a…446e7f

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.