Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted56d ago0x669cd5…8404ba
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%Payer-submitted56d ago0xd5544d…4d43f7
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%Payer-submitted56d ago0xb8d0cf…cc1f85
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted56d ago0x6c3902…8c8d3e
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted56d ago0xeefa53…2ad715
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted56d ago0xb3676c…97dc1c
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%Payer-submitted56d ago0x600d46…6bd2d4
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted56d ago0x533519…9e1904
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted56d ago0x15b21b…bc5b42
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted56d ago0xf6a5ed…3bbb91
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted56d ago0x67360d…8c7f11
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted56d ago0xc7818f…5817bd
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%Payer-submitted56d ago0x96ded2…985527
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted56d ago0x2a348d…966767
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted56d ago0x557cf5…42121b
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted56d ago0x64d3a3…d63f16
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted56d ago0x5ab592…b3a951
0xf615…3d6c0x03d7…584cBasex402 service$0.05100%Payer-submitted56d ago0xec7947…4475be
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted56d ago0x166aa1…5f3d62
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted56d ago0x074011…e054dd
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%Payer-submitted56d ago0xf092fe…016ac7
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase57d ago0xda0152…f42cc3
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted57d ago0x7ae844…74546a
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted57d ago0x07a06b…5a8f5f
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted57d ago0xabf862…a01847

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.