Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x6d70d6…6684c4
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x9951a8…c04c7a
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x461533…bd4023
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x317515…f04e67
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xf3e4d5…286c21
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x3f528b…669fa5
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xd260d1…c79145
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x330fac…a04c49
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xe0e215…063611
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x4165be…405c64
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xc11104…f8e9a4
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xd0685b…917e02
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x416852…4c3432
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x2a5911…e4cba3
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xdf8c24…440614
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x14b326…b115c7
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x619761…40d6f5
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xa2927d…29a9f6
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x979d94…b68768
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x72c6c3…116757
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x32c6c0…9e6422
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xbd5538…1b6ed9
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xc4fe05…f3213e
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x32c1ba…0d0abf
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xbebcb3…cbe68b

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.