Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xbdafac…7d2c8d
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x07e710…9d7fad
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xa4bba4…8be32a
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xe8907b…abb824
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x37f304…784915
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x39d0f3…06068a
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x16339c…d412ea
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x5448b1…90dbb2
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x06c4db…e4111e
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x70f521…3ee1bb
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xd1e71a…97abb4
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x0bde98…25ae82
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x6f50f2…82e8e6
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x48560b…f38989
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x368b94…a2a585
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x1f1949…58039b
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x46f222…d89118
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xdead5b…646ba2
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x9fcdc7…76eaa9
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xce2487…f971e9
0xfe2d…05570x325b…d430BaseStableEnrichExa$0.02100%coinbase58d ago0x3dd55e…03b63a
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x26ab49…045e01
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xf48acd…54d508
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x5f00f0…865d45
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xbfc07c…42ade2

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.