Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase7d ago0x5ce4bc…74cd36
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x9f0157…8b2470
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase7d ago0x2b187e…b7577d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xdcdb25…7ece4e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase7d ago0xdc1adb…ad1cd7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase7d ago0xca1b3b…047cf9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x9e4b72…dc5208
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xd175be…5439c4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase7d ago0x29c4d5…5c86f5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.28100%coinbase7d ago0x4ef3da…d38466
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x0ebbdf…c26153
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x4b4b46…891816
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x82ac39…33c441
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xc24012…045f31
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x4abf71…0a032f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x9bc23b…3c1b7d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xc04661…84f283
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x5261e6…d34eef
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x68a840…c09aa9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x5b1220…414ff5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x0a211f…d5b723
0xd97c…00930x325b…d430BaseStableEnrichExa$0.04100%coinbase7d ago0x13e78c…7acb76
0xd97c…00930x325b…d430BaseStableEnrichExa$0.04100%coinbase7d ago0x513b02…07f9b0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.04100%coinbase7d ago0xc2d574…c86866
0xd97c…00930x325b…d430BaseStableEnrichExa$0.04100%coinbase7d ago0xb7dc44…9940af

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.