Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4cacf2…8215e3
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xde8be3…7cde6e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0eb4f8…b73aae
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8546e4…25234e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xba32e8…fd2c6a
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb5b9e…377f0d
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8e2177…6d1ae1
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ab809…ec5bbf
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf269b9…bd205c
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6836dd…6c636d
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd7a7d…759697
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfbe93a…b6ca99
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x389e59…a636f1
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca3555…8341f8
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x414615…373701
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbdce03…5a7bbd
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe5694f…43a565
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa11aaa…33f13a
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb1de68…ced3d1
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x785cfb…564e39
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d7122…87c71e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbce287…ab8b90
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x90c907…677be9
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf19fe8…58b73d
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4179fd…ed69dc

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.