Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0x1cb4e7…01add1
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0x99fa2f…9054e2
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0xed9e3e…dc802c
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0xd795b0…c51005
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0xb9b467…602b28
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0xe4e0f8…cd4f06
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0xd9b4e3…957a4b
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0xc96d3a…794e8c
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0x683f9f…6e63b1
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0x0608dd…4bb8c9
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0xc7708b…8d2112
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0x9188eb…21286a
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0x58d627…b61e34
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0xca3ae8…1f08e7
0x6461…ec950x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0xe32c88…4c5e80
0x6461…ec950x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x57bd10…15911c
0x6461…ec950x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0xd751b3…81324e
0x6461…ec950x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0xd3914c…2219da
0x6461…ec950x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x24ff29…b3f4a1
0x6461…ec950x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x920835…e5d8db
0x6461…ec950x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x0a8a5e…de2728
0x6461…ec950x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x781d40…b4a23c

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.