Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x0059ac…49429f
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xd092d5…e965c9
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x88e525…12ea11
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xda3b9d…96be1e
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x022180…01e31b
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xc2b5de…bceb54
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x09acb7…121f7f
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x14468b…4fef28
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x4ae8bf…202658
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x7e7e8b…c313a1
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xa34225…65bccc
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x649f16…f87870
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x4e367f…9d1ab8
0x118d…b6060xc1f6…982fBase—$1.30100%ultravioletadao5d ago0xc4c2ab…0f5e9b
0xc1f6…982f0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xab6109…23b4bd
0xc1f6…982f0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x19fc7c…f53e9a
0xc1f6…982f0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x491a20…e83140
0xc1f6…982f0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x8c96bb…f1c833
0xc1f6…982f0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x4a91a8…44fcf0
0xc1f6…982f0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x77c752…dddb5a
0xc1f6…982f0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xce609e…bbdbfc
0xc1f6…982f0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x48ace5…363205
0xc1f6…982f0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xee48d3…90feba
0xc1f6…982f0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf06137…21f9cc
0xc1f6…982f0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x848e12…98bbdd

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.