Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x3bf76a…f418df
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x65176d…d0b75d
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x725634…75697f
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xc0cc50…90ce3f
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x88efef…6e4ef9
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x26d08b…bdd75c
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x58231b…d74597
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xcfa119…d4cf60
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x9cfce6…a2f715
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xb46be0…df4c16
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xde1fd3…5c899c
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x63a9e7…9847f7
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xb4b875…0912de
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xd2aeb8…47b3e7
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x995b37…55377e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x9fbef4…77924a
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x7d27f0…5fa044
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x24a05a…68061f
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xd4d9c8…273a6b
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x59b933…9ec58c
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xecde1d…d4b654
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xa5c7d6…f7d622
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x9a5dcf…f73288
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x38cc5a…94aa70
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x0c1161…a90cab

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.