Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.32100%coinbase6d ago0xac9498…a84cd0
0xca0a…2d7a0x85b4…627cBase—$1.32100%coinbase6d ago0xf5853e…42c6bf
0xca0a…2d7a0x85b4…627cBase—$0.22100%coinbase6d ago0x501548…2668a4
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase6d ago0x766368…c6b478
0xca0a…2d7a0x85b4…627cBase—$0.30100%coinbase6d ago0x340124…8ce47d
0xca0a…2d7a0x85b4…627cBase—$1.50100%coinbase6d ago0x5600df…570761
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase6d ago0x0cd006…622f12
0xca0a…2d7a0x85b4…627cBase—$3.08100%coinbase6d ago0xd4bd81…47ecd1
0xca0a…2d7a0x85b4…627cBase—$0.51100%coinbase6d ago0xfb2652…3cfb0f
0xca0a…2d7a0x85b4…627cBase—$3.42100%coinbase6d ago0x84aa95…9b6840
0xca0a…2d7a0x85b4…627cBase—$0.33100%coinbase6d ago0x823239…bab397
0xca0a…2d7a0x85b4…627cBase—$0.38100%coinbase6d ago0x143cfc…0d5df7
0xca0a…2d7a0x85b4…627cBase—$1.44100%coinbase6d ago0xe3991b…9c0393
0xca0a…2d7a0x85b4…627cBase—$0.55100%coinbase6d ago0xcae3da…7f2e9f
0xca0a…2d7a0x85b4…627cBase—$2.36100%coinbase6d ago0x0a89f9…1649e6
0xca0a…2d7a0x85b4…627cBase—$0.68100%coinbase6d ago0x398b2b…fdd21e
0xca0a…2d7a0x85b4…627cBase—$1.32100%coinbase7d ago0xcd3193…689b98
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase7d ago0xccddeb…2cedda
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase7d ago0xfed371…458c57
0xca0a…2d7a0x85b4…627cBase—$2.54100%coinbase7d ago0x355592…1aca07
0xca0a…2d7a0x85b4…627cBase—$1.27100%coinbase7d ago0xdbd554…775e0b
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase7d ago0x5740c7…fd9940
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase7d ago0x2d40f5…249c72
0xca0a…2d7a0x85b4…627cBase—$0.89100%coinbase7d ago0xbbd356…3c1759
0xca0a…2d7a0x85b4…627cBase—$1.30100%coinbase7d ago0x0f7c2f…ca4b42

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.