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.03100%coinbase13d ago0x439dd1…58a1a1
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase13d ago0x60e8fe…e12e5b
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0x4c79af…572465
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0x563731…33466b
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0x8acf0f…97f5bb
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0x925c61…86ea4d
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0xcf2a3c…218952
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0x3c98e3…07d065
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0xec77ae…250767
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0x01216e…7c90aa
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0x6af638…e4bf21
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0xc3fe36…34ed62
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase13d ago0xe34b4a…e1fce0
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0x0d979e…4d0f51
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase13d ago0x79378b…123dd5
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0xc1c067…69a80c
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0x16c2f6…f78ae4
0x1fe2…ad170x3430…812fBase—$150.0070%0xa111…389413d ago0xca9d2e…72a492
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0xf103ef…23e507
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0xd56f7d…76c993
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0xc0337a…ab5a06
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0x116204…854267
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase13d ago0xf134bb…1f107f
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0x7b1502…cb2a4b
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase13d ago0x728eb9…b86338

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.