Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8999…114d0xc148…3515Base—$50.0070%0xe528…c02810d ago0x047830…53db4a
0xbb46…45f00xc148…3515Base—$13.3370%0x23ef…243110d ago0xb3f297…c6bb5d
0xf571…5ad90xc148…3515Base—$55.3570%0xe528…c02810d ago0x4e994e…55a99a
0xf571…5ad90xc148…3515Base—$55.8070%0x23ef…243110d ago0xeb853c…aa0404
0x0a4c…3aab0xc148…3515Base—$36.3170%0xe528…c02810d ago0x38e357…c3c9aa
0xe7ae…ece50xc148…3515Base—$69.2470%0x23ef…243110d ago0x1dbf91…8c3c71
0x1c8a…bd820xc148…3515Base—$134.7070%0x23ef…243110d ago0x49e17a…456ac8
0x51bb…70c40xc148…3515Base—$99.0570%0xe528…c02810d ago0xb96f3a…edb505
0x0a4c…3aab0xc148…3515Base—$36.6070%0x23ef…243110d ago0xd188aa…1ffffe
0xe7ae…ece50xc148…3515Base—$69.8070%0xe528…c02810d ago0x165be1…cd97ca
0x5607…51480xc148…3515Base—$33.9470%0x23ef…243110d ago0x37216a…96da19
0x5bae…5c970xc148…3515Base—$119.5370%0xe528…c02810d ago0xdd24a4…08b2ac
0x49f7…c6dc0xc148…3515Base—$221.8070%0x23ef…243110d ago0x3e9d58…9309f8
0x27eb…e06a0xc148…3515Base—$24.6270%0xe528…c02810d ago0x4fc85b…39cf62
0x2692…145c0xc148…3515Base—$23.0070%0x23ef…243110d ago0x9dce22…c6a7d5
0xc62e…08470xc148…3515Base—$257.4370%0xe528…c02810d ago0xdf4c5a…9fa949
0xcfcc…fac20xc148…3515Base—$33.6870%0x23ef…243110d ago0xc1da1d…30f2f3
0x0057…68c10xc148…3515Base—$99.1570%0xe528…c02810d ago0x8c408d…f556d7
0xd0d5…3aad0xc148…3515Base—$276.1270%0x23ef…243110d ago0xba9c3e…55690d
0x0147…547d0xc148…3515Base—$55.0070%0xe528…c02810d ago0x7099e9…a708f6
0x0147…547d0xc148…3515Base—$100.0070%0x23ef…243110d ago0xa59d82…69ce1a
0x382b…b7150xc148…3515Base—$469.0370%0xe528…c02810d ago0x169943…007ca5
0x1652…03500xc148…3515Base—$473.7570%0x23ef…243110d ago0xf98929…bed84d
0xc7c1…40080xc148…3515Base—$20.0070%0xe528…c02810d ago0xe47faa…59e83a
0xfb95…79a80xc148…3515Base—$138.6770%0x23ef…243110d ago0x305956…e0afb7

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.