Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase51d ago0x510b21…40ba3a
0x5e06…fb090xf6dd…af7eBase—$0.01100%coinbase51d ago0x531bee…c7f0d2
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x6be8ca…1441e7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase51d ago0x085d15…2ca789
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase51d ago0xbb45be…b39eab
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xbbe87b…522ed6
0x5e06…fb090x2ddb…5c80Base—$0.01100%coinbase51d ago0x461e46…705a5d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase51d ago0x0b98b1…a45e14
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xebd1ed…a1e818
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase51d ago0xf32db5…073277
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xe81255…5eae56
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x0cfa78…7d1890
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase51d ago0x05f0df…410915
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xd56d84…492320
0x5e06…fb090xaafb…0a17Base—$0.30100%coinbase51d ago0x68793c…09ffc4
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.28100%coinbase51d ago0xfdc4ea…9a99e7
0x5e06…fb090xfeb3…5262Base—$0.01100%coinbase51d ago0x2d3ed7…bd27b7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.28100%coinbase51d ago0xe075fe…3335ac
0x5e06…fb090xd558…33cbBase—$0.01100%coinbase51d ago0x6c0ffc…9feff4
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase51d ago0xd5f372…714b39
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x56aadb…c07108
0x5e06…fb090x4aab…df26BaseApifyAutomation$1.00100%coinbase51d ago0x08974e…e2163a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase51d ago0x6b20d1…54d9e6
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.28100%coinbase51d ago0xf374bc…2e7a6a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xd8e060…25c3db

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.