Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc89081…995793
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0x80f119…c76da7
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0x753966…1c3395
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6c97e8…c8558d
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6132c4…7f9429
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe1b609…044026
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaca0de…79660f
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0x000db5…5dc9f9
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0x37eee0…3d2898
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8fa473…b251cf
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0x11341a…af2bd3
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0x18c1b4…90712d
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0x68d873…4a0b72
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd8e97f…a04953
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0x06cb60…53236b
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdc6901…a1eed5
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb2df98…66230a
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5a01f4…4987a2
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI118d ago0x145900…45367e
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe21472…5b58dd
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI118d ago0xefd949…8a4817
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI118d ago0xaec4d4…145d6f
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI118d ago0x10d31f…96e877
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1d6413…10a887
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI118d ago0xaa705b…530901

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.