Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe6465c…e7ad69
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x333d84…383de6
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x808a2d…b4525f
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x43b398…cf5458
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x72920e…70ac68
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x64f12f…e5a6f7
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0a8509…83af01
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xede7b5…a3c491
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d6c8d…85f0d3
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23ed40…81fe18
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbe7e5e…36afaa
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x87e984…4d5b5b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9d6689…17f6d4
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77171b…552682
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca4b17…e8bf36
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6f395a…0e399f
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x511228…dfefc9
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf96cfb…74e896
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6c11db…c1e603
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x35c683…c707e0
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8054f3…0f628c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5558fb…e8f08c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0x67ff44…30da2c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3b975…b6f0c3
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb69d8…8581a9

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.