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.0270%0x1360…66fa18d ago0x4d1093…465c9f
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x2626a1…31aa58
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x1ce575…375daa
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x1d0a70…c8782b
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xba4f64…85a280
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xaa43c6…33d050
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x72baff…3a3d88
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xa18fe9…f82ba8
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x19bfec…724428
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x9b6a95…2bfdb1
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x06b667…751866
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xa32380…ecef05
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x66e9ce…f02bbd
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x903ce8…2784ee
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xbeb544…31281c
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x64e7f7…cde8c1
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x2306d1…e86a0e
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x555af5…ca47c4
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x11b8a3…8cde84
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x3477c4…fb65ad
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xaf6f7c…f4cb3f
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xb394e1…4159b4
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xaaaab3…aa3a09
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xeb2c9d…07c2d0
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x5eea69…3c197d

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.