Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e0c…13df0xccc8…15beBase—$0.12100%0xf70d…dbef62d ago0x3f9ac6…3153cb
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.14100%coinbase62d ago0xec1426…8b6f71
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.28100%coinbase62d ago0xa1adfb…e93792
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.28100%coinbase62d ago0x4c25a3…12f77c
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.28100%coinbase62d ago0xaf6da3…5d4872
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.28100%coinbase62d ago0x97c1ba…681aa2
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.14100%coinbase62d ago0x4f06fb…062859
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.14100%coinbase62d ago0x7808c3…91ba3b
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.14100%coinbase62d ago0xa2060d…74e64c
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.14100%coinbase62d ago0xbd236d…1fa5c6
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.14100%coinbase62d ago0x47e514…fd48b0
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.14100%coinbase62d ago0xb14d3d…ac9162
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.14100%coinbase62d ago0x866487…bbaea9
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.14100%coinbase62d ago0x997501…6bfb81
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.14100%coinbase62d ago0x12adf1…3540d4
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.02100%coinbase62d ago0x168ce7…2457c1
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.02100%coinbase62d ago0xf688dd…e7a3a8
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.14100%coinbase62d ago0x7f7bf5…faa919
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.01100%coinbase62d ago0x5d9f5a…4bbd26
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.01100%coinbase62d ago0x2f9779…030bdc
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.02100%coinbase62d ago0x07fdcb…2c69cd
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.14100%coinbase62d ago0x1d72ba…a387a9
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.14100%coinbase62d ago0x15dab3…470a0e
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.14100%coinbase62d ago0xf3ee90…c30876
0x1e0c…13df0x325b…d430BaseStableEnrichExa$0.01100%coinbase62d ago0x6e6dbc…b37ce2

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.