Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x4a9960…ebd10c
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x704e31…2570df
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x7bcc22…9a9bc4
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x4c4b8b…2182f9
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x91ad86…6e1241
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0xc6a569…1c034a
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0xb0ac7c…ee5552
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x7e45ea…b7bdf5
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x5333cb…a62d85
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0xc1123b…f54183
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0xe49653…381ccb
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0xa8425f…68bc0c
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0xc9c02c…eb4e29
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0xf15fca…da4417
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x459cdc…d1706b
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x24b09e…821425
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x630ac4…2b8d44
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x5bd6ea…335952
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x5a8e21…d557ff
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x964be1…af6dfa
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0xe5ee71…c7c7d5
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x265135…64cc19
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x0b7da5…99738a
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x093e2d…d5687c
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0xf82394…024697

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.