Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x3de637…29c249
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xc9d954…d3d3fa
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x0a28e5…27a2c9
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xe1c0f7…4344fb
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x449b46…0c0722
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x0f78d2…befd42
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x8348d6…153e8c
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x919d7a…4221f3
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x0f8d72…8c4970
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x694a67…5200be
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x9a2890…31fafb
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x805b4d…5c6c25
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xe110c6…aaf65b
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x721cdd…a16a90
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xbbc1c7…306477
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x8c8c24…90020e
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xa7c992…8b46a4
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x42f23e…e00d1e
0xf225…631e0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xfa1f25…0fbfe8

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.