Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0x524b03…c8e011
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0x40bcb5…f139ea
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0xabdc45…3a3436
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0x23623d…b200ec
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0x5dcc75…c01299
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0x777942…769fd7
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase39d ago0xd00288…cbd580
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase39d ago0x000481…b05e7f
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0x259418…c24cb7
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0xa81b33…47593e
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0xb915e1…e83295
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0x00764e…b0a984
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0x1a62de…beeda3
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0xc05260…313fb8
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0xb44d1c…63515c
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0x324e66…7b80d2
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0xd6f40b…37d81b
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0x8f6ef6…da80eb
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0xcebfcc…ff15ab
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0x22d03b…42bb42
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0xc0b271…6cb2a9
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0xf8f89f…070f27
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0x9127f5…01a020
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0xf4ccac…bad6c3
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase39d ago0xc69b8f…ab6f63

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.