Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$250.39100%0xce54…f55689d ago0x04244c…ac9564
0x3be9…575c0xf6ee…3bd2Base$0.006463100%0xce54…f55689d ago0x04244c…ac9564
0x3be9…575c0x31d0…2cd7Base$15.92100%0x4337…44cc89d ago0xb105b0…1c1687
0x3be9…575c0xf6ee…3bd2Base$0.009518100%0x4337…44cc89d ago0xb105b0…1c1687
0x3be9…575c0x31d0…2cd7Base$100.33100%0x718f…3eac89d ago0xbb1be9…9983a2
0x3be9…575c0xf6ee…3bd2Base$0.005874100%0x718f…3eac89d ago0xbb1be9…9983a2
0x3be9…575c0x31d0…2cd7Base$250.39100%0x4337…539389d ago0x2d3321…e7c150
0x3be9…575c0xf6ee…3bd2Base$0.006833100%0x4337…539389d ago0x2d3321…e7c150
0x3be9…575c0x31d0…2cd7Base$10.25100%0x4337…113189d ago0xa43420…9a6bda
0x3be9…575c0xf6ee…3bd2Base$0.001906100%0x4337…113189d ago0xa43420…9a6bda
0x3be9…575c0xf6ee…3bd2Base$0.00603100%0x4337…ef2589d ago0x1b7d5e…068a64
0x3be9…575c0x31d0…2cd7Base$50.31100%0x4337…ef2589d ago0x1b7d5e…068a64
0x3be9…575c0x31d0…2cd7Base$25.00100%0x4337…f03889d ago0x8145fc…cc280a
0x3be9…575c0xf6ee…3bd2Base$0.003605100%0x435b…703389d ago0xcca063…e27f99
0x3be9…575c0x31d0…2cd7Base$31.26100%0x435b…703389d ago0xcca063…e27f99
0x3be9…575c0x31d0…2cd7Base$30.26100%0x4337…882689d ago0xba1fdc…7eba90
0x3be9…575c0xf6ee…3bd2Base$0.003693100%0x4337…882689d ago0xba1fdc…7eba90
0x3be9…575c0x31d0…2cd7Base$100.33100%0x4337…882689d ago0xa52d4c…4aafbb
0x3be9…575c0xf6ee…3bd2Base$0.005738100%0x4337…882689d ago0xa52d4c…4aafbb
0x3be9…575c0x31d0…2cd7Base$50.00100%0x718f…3eac89d ago0x8d9b42…5f694a
0x3be9…575c0x31d0…2cd7Base$50.00100%0x28e4…5b0189d ago0xfacfcc…ed01b3
0x3be9…575c0x31d0…2cd7Base$50.31100%0x4337…7b5f89d ago0xfb9198…3914fa
0x3be9…575c0xf6ee…3bd2Base$0.005772100%0x4337…7b5f89d ago0xfb9198…3914fa
0x3be9…575c0x31d0…2cd7Base$50.00100%0x28e4…5b0189d ago0xa27de5…7ec027
0x3be9…575c0x31d0…2cd7Base$30.00100%0x718f…3eac89d ago0x0c9996…fcba0d

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.