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$10.28100%0x4337…882682d ago0x71c207…ac7c95
0x3be9…575c0x31d0…2cd7Base$500.00100%0x28e4…5b0182d ago0x7cb66b…92d288
0x3be9…575c0x31d0…2cd7Base$150.00100%0x435b…703382d ago0xa86635…019b15
0x3be9…575c0x31d0…2cd7Base$30.00100%0x435b…703382d ago0x305546…0912e0
0x3be9…575c0x31d0…2cd7Base$30.33100%0x4337…a4ab82d ago0xf3535c…10b108
0x3be9…575c0x31d0…2cd7Base$25.00100%0x718f…3eac82d ago0x2217de…6deaea
0x3be9…575c0x31d0…2cd7Base$30.33100%0x4337…882682d ago0x794e5a…f62245
0x3be9…575c0x31d0…2cd7Base$55.00100%0x4337…b35082d ago0x5e8c57…7e2eb7
0x3be9…575c0x31d0…2cd7Base$30.00100%0x28e4…5b0182d ago0x39c9fa…70530c
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…283882d ago0xcec092…dad24d
0x3be9…575c0x31d0…2cd7Base$25.33100%0x4337…b35082d ago0xd816f0…9f6c29
0x3be9…575c0x31d0…2cd7Base$7.82100%0x4337…44cc82d ago0x168007…018e32
0x3be9…575c0x31d0…2cd7Base$3.32100%0x4337…e22a82d ago0x24a4ca…b95e95
0x3be9…575c0x31d0…2cd7Base$15.28100%0x28e4…5b0182d ago0x96c583…4cc523
0x3be9…575c0x31d0…2cd7Base$3.32100%0x28e4…5b0182d ago0x28d65d…ce425a
0x3be9…575c0x31d0…2cd7Base$3.32100%0x4337…403c82d ago0x7dc9ba…b09ee5
0x3be9…575c0x31d0…2cd7Base$30.33100%0x4337…be7082d ago0xe393cd…12103a
0x3be9…575c0x31d0…2cd7Base$30.33100%0x718f…3eac82d ago0xef5fbf…d85c0b
0x3be9…575c0x31d0…2cd7Base$30.33100%0x4337…f2e182d ago0x0ec485…0f2da4
0x3be9…575c0x31d0…2cd7Base$67.35100%0xce54…f55682d ago0x318dd0…b8ea25
0x3be9…575c0x31d0…2cd7Base$100.36100%0x4337…b6c282d ago0x0791d5…daca2c
0x3be9…575c0x31d0…2cd7Base$50.34100%0x28e4…5b0182d ago0x34476a…39d9be
0x3be9…575c0x31d0…2cd7Base$100.00100%0xe196…0ce182d ago0xf14764…2f1b81
0x3be9…575c0x31d0…2cd7Base$35.34100%0x4337…7b5f82d ago0x8d44b5…8c9acc
0x3be9…575c0x31d0…2cd7Base$7.82100%0x4337…be7082d ago0xbf374f…099440

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.