Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter37d ago0xfe41ed…413583
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa37d ago0x13f21b…9b5fb7
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0x10b73f…de848a
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0xfc71ae…e0a10b
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter37d ago0xf370f8…79811f
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter37d ago0x70dbe0…4adff6
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter37d ago0x363d0f…8183a7
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter37d ago0x367448…083d0d
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter37d ago0x9419b8…3c450f
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter37d ago0x65532f…cea6ef
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter37d ago0x2e4159…abcd92
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter37d ago0xcf3ff6…d462c4
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter37d ago0x115998…8d2c72
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter37d ago0xd716fd…f5f30e
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter37d ago0x0c70d0…0b9fb8
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter37d ago0xfd6f55…b1ac69
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter37d ago0x6259c3…74eda9
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter37d ago0xf401bd…e7bd68
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter37d ago0xaa0e76…5c37c4
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter37d ago0x0034f6…233363
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter37d ago0x8e5802…0fd32c
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter37d ago0x955f54…0a5a06
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter37d ago0x4d0b5c…6e43de
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0xf06625…755902
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI37d ago0x9cea9f…11b3a2

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.