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%coinbase19d ago0x380054…1de865
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase19d ago0xdd2847…70bdcb
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase19d ago0x38d62e…8cae34
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0xc703ab…2019e9
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0xdebf51…e0c407
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase19d ago0xe66cd7…251370
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0x078250…50ab6e
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0x21a728…65fbc1
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0x765bdc…9a99a0
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase19d ago0xcb78d1…ebe19b
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0xa78371…cbca9a
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0xbcc2f6…76598b
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase19d ago0x133873…ec2637
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0x65ce40…0d3ce7
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0x9c2942…9b2cda
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0xa4bcfe…321973
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0xb97031…aaddca
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0x5972c8…b5b588
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0xd8ef51…b81fb5
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0x37cd9d…3d65fa
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0xffc9bc…ff5acd
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase19d ago0xad296e…3f517b
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0xeed909…d9df01
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase19d ago0x8a6841…bccbc0
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase19d ago0xb91f45…7c9ea4

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.