Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c9d ago0x226615…a45503
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c10d ago0x6a17b3…a92631
0x0b98…6c4d0x03d7…584cBasex402 service$0.0370%0xf615…3d6c10d ago0x3efb48…d1fde3
0x0b98…6c4d0x03d7…584cBasex402 service$0.0370%0xf615…3d6c10d ago0xb17ff9…fac1b7
0x0b98…6c4d0x03d7…584cBasex402 service$0.0370%0xf615…3d6c10d ago0x852bb3…be4ad1
0x0b98…6c4d0x03d7…584cBasex402 service$0.0370%0xf615…3d6c10d ago0xe26f88…88e401
0x0b98…6c4d0x03d7…584cBasex402 service$0.0370%0xf615…3d6c10d ago0xf98077…b0d112
0x0b98…6c4d0x03d7…584cBasex402 service$0.0370%0xf615…3d6c10d ago0xbf3f4e…5be87f
0x0b98…6c4d0x03d7…584cBasex402 service$0.0370%0xf615…3d6c10d ago0x3c7c65…7c93ac
0x0b98…6c4d0x03d7…584cBasex402 service$0.0370%0xf615…3d6c10d ago0x10d572…2669f2
0x0b98…6c4d0x03d7…584cBasex402 service$0.0370%0xf615…3d6c10d ago0xb96c18…6403e8
0x0b98…6c4d0x03d7…584cBasex402 service$0.0370%0xf615…3d6c10d ago0xc4f908…15599f
0x0b98…6c4d0x03d7…584cBasex402 service$0.0370%0xf615…3d6c10d ago0x1ccdfd…dc7704
0x0b98…6c4d0x03d7…584cBasex402 service$0.0370%0xf615…3d6c10d ago0x48ff23…fc39c8
0x0b98…6c4d0x03d7…584cBasex402 service$0.0670%0xf615…3d6c10d ago0xc2fa7c…cac6c2
0x0b98…6c4d0x03d7…584cBasex402 service$0.0670%0xf615…3d6c10d ago0x17aacc…886b58
0x0b98…6c4d0x03d7…584cBasex402 service$0.0670%0xf615…3d6c10d ago0xf654d0…b486ef
0x0b98…6c4d0x03d7…584cBasex402 service$0.0670%0xf615…3d6c10d ago0x79e898…ee84c6
0x0b98…6c4d0x03d7…584cBasex402 service$0.0670%0xf615…3d6c10d ago0x94a52a…1bbcb5
0x0b98…6c4d0x03d7…584cBasex402 service$0.0670%0xf615…3d6c10d ago0x1bb9cc…6cbe76
0x0b98…6c4d0x03d7…584cBasex402 service$0.0670%0xf615…3d6c10d ago0xc71a00…4cb288
0x0b98…6c4d0x03d7…584cBasex402 service$0.0370%0xf615…3d6c10d ago0xf01fc5…60072e

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.