Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$11.0870%0x549c…63b721d ago0xb72041…d48466
0x46b0…78530x47c5…4fc3Base—$5.2070%0x699a…427421d ago0xae1c34…c54449
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xd812…ee4421d ago0x750a9a…709e31
0xda7e…d0fc0x47c5…4fc3Base—$10.5070%0xefcd…fefe21d ago0xa0070c…306124
fluxxx.eth0x47c5…4fc3Base—$10.5070%0xc76e…a7a921d ago0x670cfd…aee60e
0x8871…ba6b0x47c5…4fc3Base—$11.3370%0x2970…8ed721d ago0xfab41e…3a6491
0x8871…ba6b0x47c5…4fc3Base—$10.3070%0x79bd…fda121d ago0xacf285…03c183
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x2fb6…129721d ago0x73910d…bec431
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xbcc0…614b21d ago0xbeae33…74bd53
0x1332…66eb0x47c5…4fc3Base—$11.0870%0x6d2e…0c6421d ago0x4a8318…743422
0x1332…66eb0x47c5…4fc3Base—$11.5570%0x127e…b24a21d ago0xe8087b…21a0ce
0x5be5…1f000x47c5…4fc3Base—$6.7670%0x573b…0d2821d ago0xabf74f…b60882
0xa95e…7e220x47c5…4fc3Base—$10.0070%0x0524…938921d ago0xfbf5f5…cedea7
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x41d2…bf7f21d ago0xaefbf3…ef1089
0xca10…19aa0x47c5…4fc3Base—$346.5070%0x3368…d66b21d ago0x2a95b5…d3ab4a
0x1332…66eb0x47c5…4fc3Base—$7.5070%0x2035…57d321d ago0x3af229…99f9a9
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x6fec…af4021d ago0x36b3e0…afe44c
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x4c91…bd4921d ago0x1f3e44…a6cabe
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x6280…2e7921d ago0x6b91ca…f6b494
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc4f0…359621d ago0x788139…46e7f3
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5dca…cd2121d ago0x926fe2…be7543
0x29cc…8f2a0x47c5…4fc3Base—$75.0070%0x35c6…376321d ago0x725e1c…e47c29
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xd98d…210521d ago0x47c8b9…533741
0x776e…f9360x47c5…4fc3Base—$10.5070%0xc7c2…61a521d ago0xe2ecbf…4261ba
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x96be…0b4621d ago0xbb4830…a7364a

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.