Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0xf1fca6…344830
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0x19d24e…ffcfb3
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0x22efe8…125d38
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0xedebc2…7b545c
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0x28c34b…070fe2
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0x6645d6…5d5591
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0x61b8c2…16a891
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0xbedff1…0ba406
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0x97ecc8…f8d31f
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0xbbf464…996557
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0xa57c6e…bc51d7
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0x44ac3d…f149f5
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0x3df899…65d4f0
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0x3710d9…57fb73
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0x3e0c08…283c4b
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase5d ago0x9bef39…e3a21c
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase6d ago0x9a74e2…9c8c1d
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase6d ago0x5bec2b…88d779
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase6d ago0x201944…53574d
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase6d ago0x7fa989…624b67
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase6d ago0xf63545…54fe34
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase6d ago0x86cdc7…962785
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase6d ago0x2cb7a9…c620d4
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase6d ago0x4f6fb3…66b637
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase6d ago0xdcfc0d…0c1a75

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.