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%coinbase37d ago0xc83de2…c66c31
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x4d8d5d…394c81
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xd60b10…1471dd
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x49c494…932914
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xa3b3bf…0f169f
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x07f360…b83f0e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xbf9556…be50da
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x01aef0…8ad1db
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x61b6c6…368271
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xea9872…987c43
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x075320…9bf74a
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x302858…4acd6c
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x0ae33c…947079
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xd2f946…6e42c2
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xdd32aa…acfd72
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xb35ab3…7f006e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x6a73dd…a3d216
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x87425f…c55b8b
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x6892e1…f6297e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xbdf650…3352ad
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x903267…948a94
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x8801dd…7a447a
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x705bad…77d8d9

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.