Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bfe…f8830x5e70…4eb9Basex402 service$0.02100%coinbase38d ago0x69de90…81942d
0x1bfe…f8830x5e70…4eb9Basex402 service$5.00100%coinbase38d ago0xae89e7…3306a2
0x1bfe…f8830x5e70…4eb9Basex402 service$5.00100%coinbase38d ago0xb46d82…f755a8
0x1bfe…f8830x5e70…4eb9Basex402 service$2.00100%coinbase38d ago0x873b29…462263
0x1bfe…f8830x5e70…4eb9Basex402 service$2.00100%coinbase38d ago0x8047aa…7c975c
0x1bfe…f8830x5e70…4eb9Basex402 service$1.00100%coinbase38d ago0x8ce3ca…04e820
0x1bfe…f8830x5e70…4eb9Basex402 service$0.50100%coinbase38d ago0xe0a146…12f385
0x1bfe…f8830x5e70…4eb9Basex402 service$0.50100%coinbase38d ago0x1d8186…a416e9
0x1bfe…f8830x5e70…4eb9Basex402 service$0.25100%coinbase38d ago0x956c34…0f6907
0x1bfe…f8830x5e70…4eb9Basex402 service$0.25100%coinbase38d ago0x22f9e3…3862a9
0x1bfe…f8830x5e70…4eb9Basex402 service$0.25100%coinbase38d ago0x39ec59…c421a6
0x1bfe…f8830x5e70…4eb9Basex402 service$0.20100%coinbase38d ago0x74a065…6d24bb
0x1bfe…f8830x5e70…4eb9Basex402 service$0.10100%coinbase38d ago0x9f840e…b943f0
0x1bfe…f8830x5e70…4eb9Basex402 service$0.10100%coinbase38d ago0x320e8e…8e1e24
0x1bfe…f8830x5e70…4eb9Basex402 service$0.08100%coinbase38d ago0x2ba5d5…36e8ce
0x1bfe…f8830x5e70…4eb9Basex402 service$0.06100%coinbase38d ago0xff2a5d…776157
0x1bfe…f8830x5e70…4eb9Basex402 service$0.05100%coinbase38d ago0x33bbf7…725ead
0x1bfe…f8830x5e70…4eb9Basex402 service$0.05100%coinbase38d ago0x134ce9…afc4f7
0x1bfe…f8830x5e70…4eb9Basex402 service$0.05100%coinbase38d ago0xd6d539…76797f
0x1bfe…f8830x5e70…4eb9Basex402 service$0.05100%coinbase38d ago0x683ab1…b7c19b
0x1bfe…f8830x5e70…4eb9Basex402 service$0.05100%coinbase38d ago0x215ad5…2d5218
0x1bfe…f8830x5e70…4eb9Basex402 service$0.05100%coinbase38d ago0x7d1742…327404
0x1bfe…f8830x5e70…4eb9Basex402 service$0.05100%coinbase38d ago0xa82be1…21ddb9
0x1bfe…f8830x5e70…4eb9Basex402 service$0.04100%coinbase38d ago0x260dd9…17a7e6
0x1bfe…f8830x5e70…4eb9Basex402 service$0.03100%coinbase38d ago0xa25df2…8bbea2

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.