Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x8a8556…a8d9e5
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x8f4dab…de973a
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x166eee…a96a6f
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xb0fa68…8c768f
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x63e97a…2d405f
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xdbc627…8f3f59
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xa3c751…dc950f
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xcfe929…f631c7
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xf1cbca…fbfcd9
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x1218bd…a73050
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x997823…f929a3
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x0c8caf…48a113
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x98bf53…25f37f
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xabacc9…55d774
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xcf23d1…adc353
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xccea51…2c33b7
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x961092…f141ba
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xdefdbf…38963c
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xca6267…546e7a
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x09f567…1f379d
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x7d0a48…5acb14
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x708724…28a460
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xc251b9…e640be
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x7140c6…02fe42
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xea2c62…65d313

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.