Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7e0…491f0xad09…ea57Base—$0.44100%coinbase58d ago0xd6fcb1…f22a71
0xf7e0…491f0x61c2…5670Base—$0.01100%coinbase58d ago0x550624…b0491e
0xf7e0…491f0x1bad…e40cBase—$0.03100%coinbase58d ago0xb2c970…c5583d
0xf7e0…491f0xce70…0e96Base—$0.37100%coinbase58d ago0x8ab0e0…686e15
0xf7e0…491f0x3970…ea10Base—$0.01100%coinbase58d ago0x343910…18b071
0xf7e0…491f0xba0d…5808Base—$0.36100%coinbase58d ago0x4860f0…f20628
0xf7e0…491f0x0861…cc34Base—$0.01100%coinbase58d ago0x9d2a63…e0673c
0xf7e0…491f0x1366…55f4Base—$0.45100%coinbase58d ago0x93fe28…092113
0xf7e0…491f0x542e…dcb4Base—$0.01100%coinbase58d ago0xe7f239…afe5be
0xf7e0…491f0xac3b…2332Base—$0.01100%coinbase58d ago0x77ccea…b09a1a
0xf7e0…491f0x5413…b97cBase—$0.01100%coinbase58d ago0xba19ca…56d404
0xf7e0…491f0x72eb…0247Base—$0.31100%coinbase58d ago0x7c9088…9001a0
0xf7e0…491f0xdc3d…dc30Base—$0.01100%coinbase58d ago0x4ccf47…a158b1
0xf7e0…491f0x411c…835bBase—$0.74100%coinbase58d ago0x8550dc…696b87
0xf7e0…491f0xcc43…77f6Base—$0.01100%coinbase58d ago0xf1ebbd…61d5b3
0xf7e0…491f0x888a…6db4Base—$0.28100%coinbase58d ago0x85e8ac…29ac06
0xf7e0…491f0x5cef…b133Base—$0.01100%coinbase58d ago0x13a413…8630a5
0xf7e0…491f0x202e…4fd2Base—$0.61100%coinbase58d ago0xa04297…61c1c5
0xf7e0…491f0xb42e…c4edBase—$0.01100%coinbase58d ago0xb1c78b…fa5172
0xf7e0…491f0x3854…2c2cBase—$0.01100%coinbase58d ago0x3aafe5…27e202
0xf7e0…491f0x3b1a…23dfBase—$0.72100%coinbase58d ago0x47eed2…750d38
0xf7e0…491f0x5b2e…4944Base—$0.01100%coinbase58d ago0x69ee60…ed96fc
0xf7e0…491f0x231d…1ab3Base—$0.01100%coinbase58d ago0x5d7032…95d5dc
0xf7e0…491f0xdd18…1ac9Base—$0.01100%coinbase58d ago0xcbd885…f8c90e
0xf7e0…491f0x8f89…5ca1Base—$0.01100%coinbase58d ago0x68011a…bd0905

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.