Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x3caf05…894cff
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x7f8b55…312bbb
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xf32879…c08701
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x55bfef…427138
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x562169…232478
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x4d15dc…b8b201
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x07d6f6…3111c8
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x5aea91…afc872
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x8336e7…27dc1c
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x86b939…43775b
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xa466e8…21a1ca
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xbf5d93…a5efcf
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x1a7e2c…50d7cc
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xa481ff…cce5bc
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x42b6e1…a965ab
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xa5c016…6b6a93
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x01f72b…208ed8
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x031516…ec3c9f
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x64e608…1e11dc
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xd74b4d…b89e8e
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x2b4336…30fcfb
0xefec…1c640x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x03d8f2…e09457

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.