Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x630a…ce53Base—$2,992.3470%0x7347…d6911d ago0x78c6db…f47967
0xa54d…49f50x8a94…0ca1Base—$9.9670%0x7347…d6911d ago0xbaf73b…2124d2
0xa54d…49f50xe16d…868bBase—$6,999.4870%0x7347…d6911d ago0x90bb1b…213308
0xa54d…49f50xe6ca…a1bbBase—$1,655.3370%0x7347…d6911d ago0x2f0f5c…028c98
0xa54d…49f50x89d2…7e6dBase—$916.4170%0x7347…d6911d ago0x27af4c…18ccdb
0xa54d…49f50x89d5…4c7dBase—$52.3870%0x64b2…88331d ago0x81c965…9d5370
0xa54d…49f50x4011…f80fBase—$922.8770%0x7347…d6911d ago0xe7141d…544090
0xa54d…49f50xbf1b…486eBase—$2,973.8770%0x64b2…88331d ago0xedbbbb…4a18a8
0xa54d…49f50x5624…8dd7Base—$4,324.3270%0x7347…d6912d ago0xab87a2…c15ff6
0xa54d…49f50x4c3f…41ccBase—$780.2270%0x7347…d6912d ago0xf215ca…53f31a
0xa54d…49f50x4289…f368Base—$1,187.9170%0x7347…d6912d ago0x80d81a…c0ea76
0xa54d…49f50xa264…1f10Base—$7.6870%0x64b2…88332d ago0xe3f4e3…07f5c8
0xa54d…49f5mileidy.ethBase—$24,994.8570%0x64b2…88332d ago0x340ddb…bd2e87
0xa54d…49f50x7766…7f7eBase—$981.4670%0x7347…d6912d ago0x0a30ff…3f1887
0xa54d…49f50xd029…6a22Base—$4,482.1770%0x7347…d6912d ago0x7ae1a0…b40f6c
0xa54d…49f50x4dd7…db43Base—$27.0170%0x64b2…88332d ago0xf371ef…66cd97
0xa54d…49f50x5e3f…b523Base—$639.0270%0x7347…d6912d ago0x1af151…501717
0xa54d…49f50xc16d…6624Base—$524.4870%0x7347…d6912d ago0x71bda3…2249d4
0xa54d…49f50xe274…3206Base—$74.5370%0x7347…d6912d ago0xf59453…c24ea2
0xa54d…49f50x4886…b26aBase—$499.2370%0x7347…d6912d ago0x7297a3…365da9
0xa54d…49f50xd5f2…ee99Base—$472.9470%0x7347…d6912d ago0xece613…d47990
0xa54d…49f50x8852…d520Base—$1,491.1670%0x7347…d6912d ago0x6a19b8…b7318b
0xa54d…49f50xf160…33d7Base—$9,219.5270%0x7347…d6912d ago0x4e5f72…46f4c9
0xa54d…49f50xbd7e…3450Base—$4.9370%0x64b2…88332d ago0x5cbfe6…c84720
0xa54d…49f5fameandfury.ethBase—$10.1070%0x7347…d6912d ago0xb3b3d5…1ec914

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.