Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.22100%coinbase44d ago0x23cdf1…e62f89
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase44d ago0xe34c93…144ff0
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase44d ago0x2df0be…96524f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase44d ago0xe31268…f11fec
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase44d ago0xa6497c…6f2e6f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.15100%coinbase44d ago0x469f13…4d7623
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.15100%coinbase44d ago0xa06656…a92f7f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase44d ago0x716105…b138d8
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase44d ago0x24c17a…d802f4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase44d ago0x5e6138…4056e8
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase44d ago0x3397f7…bf82dc
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase44d ago0xb03720…f07722
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.15100%coinbase44d ago0xf4009d…406366
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase44d ago0x1d3f63…a51b74
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase44d ago0xa19590…8d6ede
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase44d ago0x1241c8…1eb8ca
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase44d ago0xd42343…cd38ef
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase44d ago0x799d1b…ba1f59
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase44d ago0xa166b3…2c9d22
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase44d ago0x2a5fef…201ab9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase44d ago0xf49ec5…dc148c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase44d ago0xce06d9…87b229
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase44d ago0x3093c3…c2d115
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase44d ago0xd90db9…9939b2
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase44d ago0x71943d…7e36b1

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.