Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5b0755…f4cc91
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfe4fe7…528a00
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x436619…472d94
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa2b28c…a71b4f
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x435114…d832c9
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb45575…949b65
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xded0f5…baa886
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x36966a…5ecc3d
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3b509d…aac7a4
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe6d2f4…159eb1
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4f5495…266b57
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9ec3ad…f059a0
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdca7f7…abba1b
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe432a7…6f6362
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa08364…740a59
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x424d83…2b8894
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x009b3d…2dc5ca
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x284d2e…f23dac
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x949993…684a46
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6084f5…7d03f0
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xef371e…6aaaa9
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa5f5e8…ecdc98
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa6cfee…23a2f7
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5a6c66…cb5719
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbcdf25…3d3b67

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.