Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf6e…53070xe14b…f7a8Base—$0.10100%payAI13d ago0xb65772…31e90d
0xaf6e…53070xd5f3…26aeBase—$0.10100%payAI13d ago0x2f670f…325e12
0xaf6e…53070x91dd…690dBase—$0.10100%payAI13d ago0x82abd7…72db63
0xaf6e…53070x1fde…7435Base—$0.10100%payAI13d ago0x27a702…1e18ed
0xaf6e…53070xddc8…fad7Base—$0.10100%payAI13d ago0xbefa3a…1f3185
0xaf6e…53070xe526…9e4aBase—$0.10100%payAI13d ago0x54cf4b…117b69
0xaf6e…53070x6158…83bbBase—$0.10100%payAI13d ago0x45bdaf…05c01c
0xaf6e…53070xbff7…36a8Base—$0.10100%payAI13d ago0xfb7e31…88c143
0xaf6e…53070x5a87…202aBase—$0.10100%payAI13d ago0x9b4e0f…dec3a1
0xaf6e…53070x6716…f82fBase—$0.10100%payAI13d ago0x8e7336…a52e7b
0x5467…d6180xaf6e…5307Base—$1.00100%payAI13d ago0x714a7c…952f42
0xaf6e…53070xbc00…3b8aBase—$0.10100%payAI14d ago0xf716b5…22bdc1
0xaf6e…53070xfff3…25afBase—$0.10100%payAI14d ago0xa63373…efedf7
0xaf6e…53070xaeb8…036eBase—$0.10100%payAI14d ago0xcfdf1c…a29e92
0xaf6e…53070xe14b…f7a8Base—$0.10100%payAI14d ago0x5b58bd…090d84
0xaf6e…53070x91dd…690dBase—$0.10100%payAI14d ago0x886122…0d2f43
0xaf6e…53070xd5f3…26aeBase—$0.10100%payAI14d ago0x41a5a1…4b6227
0xaf6e…53070x1fde…7435Base—$0.10100%payAI14d ago0x3fb9de…ac40de
0xaf6e…53070xe526…9e4aBase—$0.10100%payAI14d ago0x8899ec…95dbff
0xaf6e…53070xddc8…fad7Base—$0.10100%payAI14d ago0x1a290c…6e877e
0xaf6e…53070x6158…83bbBase—$0.10100%payAI14d ago0xe9c3d0…a13050
0xaf6e…53070x5a87…202aBase—$0.10100%payAI14d ago0xaad9f0…9ad97f
0xaf6e…53070xbff7…36a8Base—$0.10100%payAI14d ago0xa3cd47…8fe5ad
0xaf6e…53070x6716…f82fBase—$0.10100%payAI14d ago0xc27d44…0e92bd
0x5467…d6180xaf6e…5307Base—$1.30100%payAI14d ago0x8f6154…ca6379

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.