Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4526…f7980x325b…d430BaseStableEnrichExa$0.03100%coinbase109d ago0xba4598…11a8d8
0x4526…f7980x325b…d430BaseStableEnrichExa$0.03100%coinbase109d ago0x8411dd…932bed
0x4526…f7980x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x3845a2…012fc4
0x4526…f7980x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x761cb6…655588
0x4526…f7980x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x38ab04…92bf0b
0x4526…f7980x325b…d430BaseStableEnrichExa$0.03100%coinbase109d ago0x395aca…ce159b
0x4526…f7980x325b…d430BaseStableEnrichExa$0.03100%coinbase109d ago0x7092cf…896601
0x4526…f7980x325b…d430BaseStableEnrichExa$0.03100%coinbase109d ago0x0afcce…85247d
0x4526…f7980x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x5e1386…62bcaa
0x4526…f7980x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x3491c7…8ef300
0x4526…f7980x325b…d430BaseStableEnrichExa$0.03100%coinbase109d ago0xc43ea1…eb4b82
0x4526…f7980x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xbb12c9…0330d6
0x4526…f7980x325b…d430BaseStableEnrichExa$0.03100%coinbase109d ago0xbaf1ec…f5cbf8
0x4526…f7980x325b…d430BaseStableEnrichExa$0.03100%coinbase109d ago0xad6395…a76282
0x4526…f7980x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x89489b…4d2e16
0x4526…f7980x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xfe0a3d…15c80c
0x4526…f7980x325b…d430BaseStableEnrichExa$0.03100%coinbase109d ago0x19f0ef…dd28fe

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.