Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc2c370…fd92b3
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0x203f55…d1c739
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7c1cee…57d30f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7bbed5…9c5378
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc6f6e7…3ab998
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3d8bd8…223abf
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5fc710…067e0c
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd01df4…5992bd
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa6db91…8fdf14
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0x412901…3960a4
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0xba9206…d61b6f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc7cbee…bc4bdc
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb49feb…39f3a0
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1fd205…983019
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0x2e9fb0…501e19
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0x56ca78…93cb5b
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0xafd273…5930e2
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe59c8c…0e6904
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5ac525…ab23d4
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0x47a792…e3c97f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5ff0ff…311730
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa81020…c62666
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0x209fa2…d4c2e0
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7b5895…b8c9b5

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.