Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x376621…a5381d
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4c1884…472637
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5961db…91e214
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73710c…ad324c
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x94904d…152dc8
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5533fb…383fda
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x87cfca…0c1bae
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6e5acd…262925
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x238337…c12d75
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x88989b…3561b2
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x08d1bb…a175c2
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4e652…ac336d
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6d905b…129b9c
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcdc393…4a158c
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x405861…7f5966
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e90ba…1a01da
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd69bac…857cfb
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8beb2…2cdd24
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x559f01…fb380e
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2c39c8…e125fb
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0caa7a…db47fb
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa246ad…381a66
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x29d065…52ce1e
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa8bce5…c76aca
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x629625…f439ee

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.