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-submitted88d ago0xa5bc75…928bd7
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted88d ago0x945ef4…b32412
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted88d ago0x034755…7368eb
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%Payer-submitted88d ago0xe3d7f5…8b15de
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted88d ago0x100cbf…1e4549
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted88d ago0x3b49d7…10cbe0
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted88d ago0x6f810f…2c0f8f
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted88d ago0xfbf5ff…9a28bd
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted88d ago0x8089e0…74eb51
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted88d ago0x983e56…c58571
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted88d ago0xf57959…4169a5
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted88d ago0x07d011…7c551a
0xf615…3d6c0x03d7…584cBasex402 service$0.08100%Payer-submitted88d ago0x4cc088…6db8c4
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted88d ago0x7e91d0…8a7b12
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted88d ago0xbff555…0ded81
0xf615…0d6c0x03d7…584cBasex402 service$0.0000225%0x6f92…318788d ago0x3354fc…df2391
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted88d ago0x3e695e…774794
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted88d ago0xb759f6…389789
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted88d ago0x301d4a…714c99
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted88d ago0x535bb9…fb5fb1
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted88d ago0xfd4c86…4541fb
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted88d ago0x061f46…b9ed16
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted88d ago0xe6ffac…64d7c9
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted88d ago0x5fc45c…117aaa
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted88d ago0x39b767…293423

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.