Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xa735…c6c4Base—$4,176.6670%0x64b2…883337d ago0xb57101…7f3174
0xa54d…49f50x5b4a…0dabBase—$3.7170%0x64b2…883337d ago0xc1ec75…b0ef72
0xa54d…49f50x7f21…eba1Base—$299,978.3770%0x7347…d69137d ago0x534631…07661c
0xa54d…49f50xe972…910dBase—$5,303.4270%0x64b2…883337d ago0x2d387c…dc2f41
0xa54d…49f50x013c…b265Base—$2,999.3670%0x64b2…883337d ago0x53d1c4…7af396
0xa54d…49f50xa735…c6c4Base—$2,998.5870%0x64b2…883337d ago0xa48ab9…69f93c
0xa54d…49f50xa71e…2c5aBase—$49.9770%0x7347…d69137d ago0x0a7bb1…c47153
0xa54d…49f50x961f…7c42Base—$9,396.2370%0x64b2…883337d ago0x9cc19a…d1cb3b
0xa54d…49f50xa322…d0bbBase—$250.9470%0x7347…d69137d ago0xe631fb…98d138
0xa54d…49f50x4803…9cb9Base—$8,268.4570%0x7347…d69137d ago0x2555b2…fe7916
0xa54d…49f50x23d6…ff84Base—$2,220.3470%0x64b2…883337d ago0xc6f1aa…a7f1ee
0xa54d…49f50x6c0e…5dcdBase—$1,275.4370%0x64b2…883337d ago0xce0510…8e5e82
0xa54d…49f50x9adb…0b33Base—$382.3970%0x7347…d69137d ago0x27740a…b89b1b
0xa54d…49f50x61aa…1e8cBase—$2,497.3170%0x7347…d69137d ago0xce43d7…2f173e
0xa54d…49f50x3210…5f9eBase—$130.1570%0x64b2…883337d ago0xcbfac7…1e30e3
0xa54d…49f50xee55…5126Base—$0.9070%0x7347…d69137d ago0x838fa7…dbda30
0xa54d…49f50xf8dd…6baeBase—$1,499.8870%0x7347…d69137d ago0x6cbb2f…bcdb7c
0xa54d…49f50xe127…0b02Base—$6.5070%0x7347…d69138d ago0xb79984…007f3a
0xa54d…49f50xcac9…0b25Base—$0.9870%0x64b2…883338d ago0x13f11d…50b2ba

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.