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.42100%coinbase70d ago0xa2a512…694dad
0xca0a…2d7a0x85b4…627cBase—$0.56100%coinbase70d ago0xfd57fe…e09a73
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase70d ago0x9a05da…67b6af
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase70d ago0x7cee7d…648f01
0xca0a…2d7a0x85b4…627cBase—$0.53100%coinbase70d ago0x17122f…13e330
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase70d ago0xabb7e3…b8a0cb
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase70d ago0x39f4f6…27d867
0xca0a…2d7a0x85b4…627cBase—$0.89100%coinbase70d ago0x73dd3a…e0f45a
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase70d ago0x8be3ee…d47f26
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase70d ago0x9b61cd…69b3e3
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase70d ago0xec7245…8d639d
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase70d ago0xfb01c0…d8cc37
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase70d ago0x1eda23…4dd4ca
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase70d ago0x1560a7…d11245
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase70d ago0x67b849…7969c1
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase70d ago0x27a357…934b6a
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase70d ago0x35118f…67aed8
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase70d ago0x2d69f5…710f08
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase70d ago0xe4aec7…5f07cb
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase70d ago0x5262e8…6882cd
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase70d ago0x723a26…cd208b
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase70d ago0x640d94…74c8ef
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase70d ago0x6a5ba6…cdc07d
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase70d ago0x3331a2…641378
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase70d ago0xb7dd8b…7d0fff

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.