Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.002432100%0x211d…d17252d ago0x37fdfd…e64d36
0x3be9…575c0xf6ee…3bd2Base$0.002062100%0x4337…ec6852d ago0x623cb5…38ac15
0x3be9…575c0xf6ee…3bd2Base$0.00403100%0x4337…3dde52d ago0x1b6525…3b4e14
0x3be9…575c0xf6ee…3bd2Base$0.003288100%0xe196…0ce152d ago0xfbf1c1…982d76
0x3be9…575c0xf6ee…3bd2Base$0.007551100%0xe196…0ce152d ago0xb6f18c…60c565
0x3be9…575c0xf6ee…3bd2Base$0.007462100%0x4337…9ffe52d ago0x6ecbfb…bb782a
0x3be9…575c0xf6ee…3bd2Base$0.007468100%0x211d…d17252d ago0x5d18b9…82a2f1
0x3be9…575c0xf6ee…3bd2Base$0.007281100%0x4337…c62f52d ago0x78ebd0…30b7e8
0x3be9…575c0xf6ee…3bd2Base$0.007343100%0x211d…d17252d ago0x69a5ea…08c574
0x3be9…575c0xf6ee…3bd2Base$0.004148100%0x4337…6ef952d ago0x3b4003…9d00b7
0x3be9…575c0xf6ee…3bd2Base$0.00468100%0x4337…853852d ago0x88da20…50099d
0x3be9…575c0xf6ee…3bd2Base$0.001276100%0x4337…2d7952d ago0xe044f0…694cf6
0x3be9…575c0xf6ee…3bd2Base$0.003743100%0xe196…0ce152d ago0x47e873…8b4a6c
0x3be9…575c0xf6ee…3bd2Base$0.008466100%0x4337…6ef952d ago0xa07233…3a8255
0x3be9…575c0xf6ee…3bd2Base$0.008517100%0x4337…ec2652d ago0xbf5753…738b2b
0x3be9…575c0xf6ee…3bd2Base$0.008525100%0x211d…d17252d ago0xc0b85f…cfecb5
0x3be9…575c0xf6ee…3bd2Base$0.004579100%0x4337…2e1c52d ago0x34dc02…b920c7
0x3be9…575c0xf6ee…3bd2Base$0.008486100%0x4337…9ad452d ago0x6e54c3…abe722
0x3be9…575c0xf6ee…3bd2Base$0.008393100%0xe196…0ce152d ago0xf12067…ac5518
0x3be9…575c0xf6ee…3bd2Base$0.002982100%0xe196…0ce152d ago0xad70f8…a635c7
0x3be9…575c0xf6ee…3bd2Base$0.008423100%0x4337…882652d ago0x2435d9…2f59e2
0x3be9…575c0xf6ee…3bd2Base$0.002664100%0x211d…d17252d ago0x70dec1…f6b74c
0x3be9…575c0xf6ee…3bd2Base$0.005878100%0xe196…0ce152d ago0x371d69…dfb805
0x3be9…575c0xf6ee…3bd2Base$0.002225100%0x211d…d17252d ago0xfd95d0…c51b8c
0x3be9…575c0xf6ee…3bd2Base$0.004221100%0x4337…403c52d ago0xd4ba4e…060a09

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.