Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x8e4eda…ef294b
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xd1e0b4…ba0247
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xf05a09…7fa27e
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xcfb3f6…97e720
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xb9e767…109f84
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x01a283…586d92
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xfc5572…075a90
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x06545f…d6bbb2
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0xfb06b2…9833aa
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0010870%0x1360…66fa20d ago0x08446d…9b05f6
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x3ed620…bf9cb5
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xe2af56…76532d
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x29a6fa…4cb674
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xd292fa…a185f6
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x2f3339…70d03b
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x5211f2…5e4de5
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0xa8e456…50b44b
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x2cd5e5…429d61
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x312b8f…175ccc
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x9a9e31…288e31
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xbd72ff…6c7f53
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0010870%0x1360…66fa20d ago0xda3501…4145ac
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xd4f01d…762d4c
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x486a2e…b2aac4
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x298f36…9bb341

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.