Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base$2.1070%0x9618…286137d ago0xcc0a19…4fef83
0xa520…eca40x0e3d…7757Base$10.5070%0xb92d…57bc37d ago0x720930…f17c26
0xa520…eca40x47c5…4fc3Base$5.2570%0x86c0…288937d ago0x21e70d…8559fe
0xa520…eca40x0e3d…7757Base$2.1070%0xe1d1…1b1937d ago0xeb882d…b0aa5a
0xa520…eca40x47c5…4fc3Base$5.2570%0x8112…516737d ago0x79b2a5…382ca4
0xa520…eca40x47c5…4fc3Base$10.5070%0xb182…b93d37d ago0x889596…89d9cb
0xa520…eca40x47c5…4fc3Base$10.5070%0x581b…eeb237d ago0x050040…b767c8
0xa520…eca40x0e3d…7757Base$15.7570%0x4d99…3c6338d ago0x317b76…32329a
0xa520…eca40x47c5…4fc3Base$7.3570%0x6c20…6aed38d ago0x8d7140…d53509
0xa520…eca40x0e3d…7757Base$5.2570%0x33cf…fffe38d ago0x69af71…07af79
0xa520…eca40x47c5…4fc3Base$10.5070%0x6b3c…58cb38d ago0x1e51c0…80d268
0xa520…eca40x47c5…4fc3Base$2.1070%0x573b…0d2838d ago0x995832…4f42e5
0xa520…eca40x0e3d…7757Base$6.3070%0x3fab…7e8c38d ago0x45282f…5db6b5
0xa520…eca40x47c5…4fc3Base$5.2570%0x8503…c07238d ago0x286d17…837bd7
0xa520…eca40x47c5…4fc3Base$2.1070%0x493f…ab8f38d ago0x71ce87…9d0882
0xa520…eca40x47c5…4fc3Base$5.2570%0x6d99…b43338d ago0x6b3303…f215a0
0xa520…eca40x47c5…4fc3Base$5.2570%0xc7c2…61a538d ago0xe9cbd9…cd5766
0xa520…eca40x47c5…4fc3Base$15.7570%0x21e4…0fa938d ago0x2a02dd…5ea8c4
0xa520…eca40x47c5…4fc3Base$10.5070%0x969c…eacf38d ago0xd527e6…c00b0d
0xa520…eca40x0e3d…7757Base$5.2570%0xf200…d9a038d ago0x875d86…d5a933
0xa520…eca40x47c5…4fc3Base$10.5070%0x6204…112238d ago0xacdf85…9e569f

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.