Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown49d ago0xc3d3be…cdb001
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown49d ago0x96ac11…73b7b1
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown49d ago0x11eafb…5c58b2
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown49d ago0x6b8e37…fc7692
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown49d ago0xb987ee…c41aec
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown49d ago0xef2281…a5c266
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown49d ago0xec79f9…5fbc39
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown49d ago0xba9d36…b68b8c
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown49d ago0xf1d2fa…705dc1
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0xcec232…e75c0e
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0xd1cef3…db5605
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0x10be35…3b91aa
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0x9f85ab…3c15a3
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0xb5e4fc…eea547
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0xfcd40d…43f914
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0xf8b6c8…86bfdb
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0xc510ba…cf25f6
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0x843b08…b9f372
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0xa113d1…d70196
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0x609ec2…b8ac2a
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0xca4b94…da4ee2
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0xea8b45…d90b0f
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0x8c2f15…753c44
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0xabacb2…c800e5
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0xb398fe…ddfe12

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.