Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.14100%coinbase71d ago0x6a4416…758c06
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.14100%coinbase71d ago0x29dabf…3a6304
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase71d ago0xd33825…84c1cc
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase71d ago0xbe8508…f65bfe
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.02100%coinbase71d ago0xf45ebf…3f110c
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.14100%coinbase71d ago0x66105b…5f55a5
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.14100%coinbase71d ago0xba299d…e60ba7
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase71d ago0x720cb0…d33a0b
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase71d ago0x975fed…ca52f0
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.02100%coinbase71d ago0x12cc9d…411aa5
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.14100%coinbase71d ago0x98eab7…ebd873
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase71d ago0x5ae772…b75bce
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.28100%coinbase71d ago0xf3d2c2…b1abbf
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase71d ago0xefd83b…bf4453
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.02100%coinbase71d ago0x2502f4…abee26
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.14100%coinbase71d ago0x66ccac…d57726
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.14100%coinbase71d ago0x06026a…4234f6
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.14100%coinbase71d ago0x0e80d0…c58b23
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase71d ago0x56020f…d42d9d
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase71d ago0xd0abe5…1d6cad
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.02100%coinbase71d ago0x3f3d63…cee938
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.14100%coinbase71d ago0x86a1ed…73b4f7
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.14100%coinbase71d ago0x68ea72…d09add
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase71d ago0x588f84…70f5b9
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase71d ago0x404171…1a9da4

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.