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-submitted63d ago0xe02881…5474c4
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted63d ago0xabdf99…9aee8d
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted63d ago0x432fa7…8332d1
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted63d ago0xf125f8…f6eff3
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted63d ago0xf4160b…e2cf85
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%Payer-submitted63d ago0xc3e6ac…f2b7ae
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted63d ago0xb2ee6f…ec09e9
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted63d ago0x478dc7…efbcd3
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted63d ago0x565f92…d8f815
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted63d ago0xa2087d…925f2c
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted64d ago0x05e0f6…3a56b5
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0x0febea…6ac5f5
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0x759cdd…4a7d76
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted64d ago0x51b7af…e9514f
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted64d ago0xa5d2b5…24926b
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0x691c4f…71ccf7
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted64d ago0xf205c3…ffef6d
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%Payer-submitted64d ago0xfb3d4a…43b086
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0x1a2578…93d4e4
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0x8f66cd…354b71
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted64d ago0x7a3a30…069fd8
0xf615…3d6c0x03d7…584cBasex402 service$0.05100%Payer-submitted64d ago0xfe9999…3ae987
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0x176861…53a422
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted64d ago0x70ac6a…2999a4
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0x99fc41…9b40ce

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.